esp32h2::spi0::int_raw

Type Alias 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 spi0_mst_st is changed from non idle state to idle state. 0: Others.

Aliased Typeยง

struct MST_ST_END_R { /* private fields */ }