pub type W = W<INT_ENA_SPEC>;
Expand description
Register INT_ENA
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn slv_st_end(&mut self) -> SLV_ST_END_W<'_, INT_ENA_SPEC>
pub fn slv_st_end(&mut self) -> SLV_ST_END_W<'_, INT_ENA_SPEC>
Bit 3 - The enable bit for SPI_MEM_SLV_ST_END_INT interrupt.
sourcepub fn mst_st_end(&mut self) -> MST_ST_END_W<'_, INT_ENA_SPEC>
pub fn mst_st_end(&mut self) -> MST_ST_END_W<'_, INT_ENA_SPEC>
Bit 4 - The enable bit for SPI_MEM_MST_ST_END_INT interrupt.
sourcepub fn pms_reject(&mut self) -> PMS_REJECT_W<'_, INT_ENA_SPEC>
pub fn pms_reject(&mut self) -> PMS_REJECT_W<'_, INT_ENA_SPEC>
Bit 6 - The enable bit for SPI_MEM_PMS_REJECT_INT interrupt.
sourcepub fn axi_raddr_err(&mut self) -> AXI_RADDR_ERR_W<'_, INT_ENA_SPEC>
pub fn axi_raddr_err(&mut self) -> AXI_RADDR_ERR_W<'_, INT_ENA_SPEC>
Bit 7 - The enable bit for SPI_MEM_AXI_RADDR_ERR_INT interrupt.