Type Alias esp32c3::spi2::dma_conf::SLV_TX_SEG_TRANS_CLR_EN_W

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

Field SLV_TX_SEG_TRANS_CLR_EN writer - 1: spi_dma_outfifo_empty_vld is cleared by spi slave cmd 6. 0: spi_dma_outfifo_empty_vld is cleared by spi_trans_done.

Aliased Type§

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