Type Alias W

Source
pub type W = W<INT_ENA_SPEC>;
Expand description

Register INT_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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.

Source

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.

Source

pub fn pms_reject(&mut self) -> PMS_REJECT_W<'_, INT_ENA_SPEC>

Bit 6 - The enable bit for SPI_MEM_PMS_REJECT_INT interrupt.

Source

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.