Type Alias esp32c3::spi2::dma_int_raw::MST_TX_AFIFO_REMPTY_ERR_W

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

Field MST_TX_AFIFO_REMPTY_ERR writer - The raw bit for SPI_MST_TX_AFIFO_REMPTY_ERR_INT interrupt. 1: There is a TX BUF AFIFO read-empty error when SPI outputs data in master mode. 0: Others.

Aliased Type§

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