Type Alias esp32c3::spi2::dma_int_raw::SEG_MAGIC_ERR_R

source ·
pub type SEG_MAGIC_ERR_R = BitReader;
Expand description

Field SEG_MAGIC_ERR reader - The raw bit for SPI_SEG_MAGIC_ERR_INT interrupt. 1: The magic value in CONF buffer is error in the DMA seg-conf-trans. 0: others.

Aliased Type§

struct SEG_MAGIC_ERR_R { /* private fields */ }