Type Alias esp32c3::spi2::dma_int_raw::DMA_OUTFIFO_EMPTY_ERR_R

source ·
pub type DMA_OUTFIFO_EMPTY_ERR_R = BitReader;
Expand description

Field DMA_OUTFIFO_EMPTY_ERR reader - 1: The current data rate of DMA TX is smaller than that of SPI. SPI will stop in master mode and send out all 0 in slave mode. 0: Others.

Aliased Type§

struct DMA_OUTFIFO_EMPTY_ERR_R { /* private fields */ }