Module esp32h2::spi0::ecc_err_addr

source ·
Expand description

MSPI ECC error address register

Structs§

Type Aliases§

  • Field ECC_ERR_ADDR reader - This bits show the first MSPI ECC error address. It is cleared by when SPI_MEM_ECC_ERR_INT_CLR bit is set.
  • Field ECC_ERR_CNT reader - This bits show the error times of MSPI ECC read. It is cleared by when SPI_MEM_ECC_ERR_INT_CLR bit is set.
  • Register ECC_ERR_ADDR reader