Type Alias esp32c3::dma::ch::in_conf0::IN_DATA_BURST_EN_W

source ·
pub type IN_DATA_BURST_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field IN_DATA_BURST_EN writer - 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_W<'a, REG> { /* private fields */ }