Type Alias esp32c3::spi2::dma_int_raw::SLV_EX_QPI_R

source ·
pub type SLV_EX_QPI_R = BitReader;
Expand description

Field SLV_EX_QPI reader - The raw bit for SPI slave Ex_QPI interrupt. 1: SPI slave mode Ex_QPI transmission is ended. 0: Others.

Aliased Type§

struct SLV_EX_QPI_R { /* private fields */ }