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