Type Alias esp32c3::spi2::dma_int_raw::DMA_INFIFO_FULL_ERR_R

source ·
pub type DMA_INFIFO_FULL_ERR_R = BitReader;
Expand description

Field DMA_INFIFO_FULL_ERR reader - 1: The current data rate of DMA Rx is smaller than that of SPI, which will lose the receive data. 0: Others.

Aliased Type§

struct DMA_INFIFO_FULL_ERR_R { /* private fields */ }