pub type R = R<INT_ENA_SPEC>;
Expand description
Register INT_ENA
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn per_end_int_ena(&self) -> PER_END_INT_ENA_R
pub fn per_end_int_ena(&self) -> PER_END_INT_ENA_R
Bit 0 - The enable bit for SPI_MEM_PER_END_INT interrupt.
sourcepub fn pes_end_int_ena(&self) -> PES_END_INT_ENA_R
pub fn pes_end_int_ena(&self) -> PES_END_INT_ENA_R
Bit 1 - The enable bit for SPI_MEM_PES_END_INT interrupt.
sourcepub fn wpe_end_int_ena(&self) -> WPE_END_INT_ENA_R
pub fn wpe_end_int_ena(&self) -> WPE_END_INT_ENA_R
Bit 2 - The enable bit for SPI_MEM_WPE_END_INT interrupt.
sourcepub fn slv_st_end_int_ena(&self) -> SLV_ST_END_INT_ENA_R
pub fn slv_st_end_int_ena(&self) -> SLV_ST_END_INT_ENA_R
Bit 3 - The enable bit for SPI_MEM_SLV_ST_END_INT interrupt.
sourcepub fn mst_st_end_int_ena(&self) -> MST_ST_END_INT_ENA_R
pub fn mst_st_end_int_ena(&self) -> MST_ST_END_INT_ENA_R
Bit 4 - The enable bit for SPI_MEM_MST_ST_END_INT interrupt.
sourcepub fn brown_out_int_ena(&self) -> BROWN_OUT_INT_ENA_R
pub fn brown_out_int_ena(&self) -> BROWN_OUT_INT_ENA_R
Bit 5 - The enable bit for SPI_MEM_BROWN_OUT_INT interrupt.