Type Alias esp32c3::dma::ch::in_conf0::INDSCR_BURST_EN_W

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

Field INDSCR_BURST_EN writer - Set this bit to 1 to enable INCR burst transfer for Rx channel 0 reading link descriptor when accessing internal SRAM.

Aliased Type§

struct INDSCR_BURST_EN_W<'a, REG> { /* private fields */ }