esp_idf_sys

Type Alias rmt_data_mode_t

Source
pub type rmt_data_mode_t = c_uint;
Expand description

@brief RMT Data Mode

@note We highly recommended to use MEM mode not FIFO mode since there will be some gotcha in FIFO mode.