Type Alias esp32h2::spi0::int_st::R

source ·
pub type R = R<INT_ST_SPEC>;
Expand description

Register INT_ST reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn slv_st_end(&self) -> SLV_ST_END_R

Bit 3 - The status bit for SPI_MEM_SLV_ST_END_INT interrupt.

source

pub fn mst_st_end(&self) -> MST_ST_END_R

Bit 4 - The status bit for SPI_MEM_MST_ST_END_INT interrupt.

source

pub fn ecc_err(&self) -> ECC_ERR_R

Bit 5 - The status bit for SPI_MEM_ECC_ERR_INT interrupt.

source

pub fn pms_reject(&self) -> PMS_REJECT_R

Bit 6 - The status 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(&self) -> AXI_WADDR_ERR_R

Bit 9 - The enable bit for SPI_MEM_AXI_WADDR_ERR_INT interrupt.