Type Alias esp32c3::spi2::dma_conf::DMA_AFIFO_RST_W

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

Field DMA_AFIFO_RST writer - Set this bit to reset DMA TX AFIFO, which is used to send data out in SPI slave DMA controlled mode transfer.

Aliased Type§

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