Struct esp32c3::spi1::int_st::R [−][src]
pub struct R(_);
Expand description
Register INT_ST
reader
Implementations
Bit 0 - The status bit for SPI_MEM_PER_END_INT interrupt.
Bit 1 - The status bit for SPI_MEM_PES_END_INT interrupt.
Bit 2 - The status bit for SPI_MEM_WPE_END_INT interrupt.
Bit 3 - The status bit for SPI_MEM_SLV_ST_END_INT interrupt.
Bit 4 - The status bit for SPI_MEM_MST_ST_END_INT interrupt.
Methods from Deref<Target = R<INT_ST_SPEC>>
Trait Implementations
Performs the conversion.