Type Alias esp32c6::spi0::int_clr::R

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

Register INT_CLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn ecc_err(&self) -> ECC_ERR_R

Bit 5 - The clear bit for SPI_MEM_ECC_ERR_INT interrupt.

source

pub fn axi_wr_flash_err(&self) -> AXI_WR_FLASH_ERR_R

Bit 8 - The clear bit for SPI_MEM_AXI_WR_FALSH_ERR_INT interrupt.

source

pub fn axi_waddr_err(&self) -> AXI_WADDR_ERR_R

Bit 9 - The clear bit for SPI_MEM_AXI_WADDR_ERR_INT interrupt.