Type Alias esp32c3::spi1::int_raw::SLV_ST_END_R

source ·
pub type SLV_ST_END_R = BitReader;
Expand description

Field SLV_ST_END reader - The raw bit for SPI_MEM_SLV_ST_END_INT interrupt. 1: Triggered when spi1_slv_st is changed from non idle state to idle state. It means that SPI_CS raises high. 0: Others

Aliased Type§

struct SLV_ST_END_R { /* private fields */ }