Type Alias R

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

Register INT_ENA reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn slv_st_end(&self) -> SLV_ST_END_R

Bit 3 - The enable bit for SPI_MEM_SLV_ST_END_INT interrupt.

Source

pub fn mst_st_end(&self) -> MST_ST_END_R

Bit 4 - The enable bit for SPI_MEM_MST_ST_END_INT interrupt.

Source

pub fn ecc_err(&self) -> ECC_ERR_R

Bit 5 - The enable bit for SPI_MEM_ECC_ERR_INT interrupt.

Source

pub fn pms_reject(&self) -> PMS_REJECT_R

Bit 6 - The enable bit for SPI_MEM_PMS_REJECT_INT interrupt.

Source

pub fn axi_raddr_err(&self) -> AXI_RADDR_ERR_R

Bit 7 - The enable bit for SPI_MEM_AXI_RADDR_ERR_INT interrupt.

Source

pub fn axi_wr_flash_err(&self) -> AXI_WR_FLASH_ERR_R

Bit 8 - The enable bit for SPI_MEM_AXI_WR_FALSH_ERR_INT interrupt.

Source

pub fn axi_waddr_err_int__ena(&self) -> AXI_WADDR_ERR_INT__ENA_R

Bit 9 - The enable bit for SPI_MEM_AXI_WADDR_ERR_INT interrupt.