ESP-IDF
+
0
/1 examples
SourceVu will show references to
parlio_rx_unit_t
from the following samples and libraries:
logic_analyzer sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
parlio_rx_unit_t
parlio_rx_unit_t struct
Type of Parallel IO RX unit handle
Syntax
Show:
Summary
Declaration
from
parlio_types.h:27
typedef
struct
parlio_rx_unit_t
*
parlio_rx_unit_handle_t
;
Related Functions
Found 8 other functions taking a
parlio_rx_unit_t
argument:
Function
Description
parlio_rx_soft_delimiter_start_stop()
Start/stop the soft delimiter
parlio_new_rx_unit()
Create a Parallel IO RX unit
parlio_del_rx_unit()
Delete a Parallel IO RX unit
parlio_rx_unit_enable()
Enable the Parallel IO RX unit
parlio_rx_unit_disable()
Disable the Parallel IO RX unit
parlio_rx_unit_receive()
Receive data by Parallel IO RX unit
parlio_rx_unit_register_event_callbacks()
Register event callbacks for Parallel IO RX unit
parlio_rx_unit_wait_all_done()
Wait for all pending RX transactions done
Examples
parlio_rx_unit_t
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out