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.
pub type rmt_data_mode_t = c_uint;@brief RMT Data Mode
@note We highly recommended to use MEM mode not FIFO mode since there will be some gotcha in FIFO mode.