Type Alias esp32c3::dma::ch::out_conf0::OUT_EOF_MODE_R

source ·
pub type OUT_EOF_MODE_R = BitReader;
Expand description

Field OUT_EOF_MODE reader - EOF flag generation mode when transmitting data. 1: EOF flag for Tx channel 0 is generated when data need to transmit has been popped from FIFO in DMA

Aliased Type§

struct OUT_EOF_MODE_R { /* private fields */ }