Module esp32s3_hal::pac::spi0::ecc_ctrl
Expand description
MSPI ECC control register
Structs
Type Definitions
Field
ECC_ERR_INT_NUM
reader - Set the error times of MSPI ECC read to generate MSPI SPI_MEM_ECC_ERR_INT interrupt.Field
ECC_ERR_INT_NUM
writer - Set the error times of MSPI ECC read to generate MSPI SPI_MEM_ECC_ERR_INT interrupt.Field
SPI_FMEM_ECC_ERR_INT_EN
reader - Set this bit to calculate the error times of MSPI ECC read when accesses to flash.Field
SPI_FMEM_ECC_ERR_INT_EN
writer - Set this bit to calculate the error times of MSPI ECC read when accesses to flash.