Type Alias esp32c3::dma::ch::in_conf0::IN_DATA_BURST_EN_R

source ·
pub type IN_DATA_BURST_EN_R = BitReader;
Expand description

Field IN_DATA_BURST_EN reader - Set this bit to 1 to enable INCR burst transfer for Rx channel 0 receiving data when accessing internal SRAM.

Aliased Type§

struct IN_DATA_BURST_EN_R { /* private fields */ }