Struct esp32s3::spi0::ecc_err_addr::R
source · pub struct R(_);
Expand description
Register ECC_ERR_ADDR
reader
Implementations§
source§impl R
impl R
sourcepub fn ecc_err_addr(&self) -> ECC_ERR_ADDR_R
pub fn ecc_err_addr(&self) -> ECC_ERR_ADDR_R
Bits 0:31 - These bits show the first MSPI ECC error address when SPI_FMEM_ECC_ERR_INT_EN/SPI_SMEM_ECC_ERR_INT_EN is set and accessed to flash/Ext_RAM, including ECC byte error and data error. It is cleared by when SPI_MEM_ECC_ERR_INT_CLR bit is set.