Type Alias esp32c3::spi2::dma_int_ena::DMA_INFIFO_FULL_ERR_W

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

Field DMA_INFIFO_FULL_ERR writer - The enable bit for SPI_DMA_INFIFO_FULL_ERR_INT interrupt.

Aliased Type§

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