Type Alias esp32c3::spi1::int_raw::MST_ST_END_R

source ·
pub type MST_ST_END_R = BitReader;
Expand description

Field MST_ST_END reader - The raw bit for SPI_MEM_MST_ST_END_INT interrupt. 1: Triggered when spi1_mst_st is changed from non idle state to idle state. 0: Others.

Aliased Type§

struct MST_ST_END_R { /* private fields */ }