Type Alias esp_idf_sys::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.