ESP-IDF
rmt_rx_channel_t
is only used within ESP-IDF.
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
rmt_rx_channel_t
rmt_rx_channel_t struct
Syntax
Show:
Summary
Declaration
Definition
from
rmt_private.h:108
typedef
struct
rmt_rx_channel_t
rmt_rx_channel_t
;
Implemented in
rmt_private.h:192
Fields
Field
Declared as
rmt_rx_channel_t::base
rmt_channel_t
rmt_rx_channel_t::filter_clock_resolution_hz
uint32_t
rmt_rx_channel_t::mem_off
size_t
rmt_rx_channel_t::ping_pong_symbols
size_t
rmt_rx_channel_t::on_recv_done
rmt_rx_done_callback_t
rmt_rx_channel_t::user_data
void
*
rmt_rx_channel_t::trans_desc
rmt_rx_trans_desc_t
rmt_rx_channel_t::num_dma_nodes
size_t
rmt_rx_channel_t::dma_int_mem_alignment
size_t
rmt_rx_channel_t::dma_nodes
rmt_dma_descriptor_t
*
rmt_rx_channel_t::dma_nodes_nc
rmt_dma_descriptor_t
*
Related Functions
Found 3 other functions taking a
rmt_rx_channel_t
argument:
Function
rmt_rx_destroy()
rmt_rx_register_to_group()
rmt_isr_handle_rx_done()
Examples
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