Module spi_smem_ecc_ctrl

Source
Expand description

MSPI ECC control register

Structs§

SPI_SMEM_ECC_CTRL_SPEC
MSPI ECC control register

Type Aliases§

R
Register SPI_SMEM_ECC_CTRL reader
SPI_SMEM_ECC_ADDR_EN_R
Field SPI_SMEM_ECC_ADDR_EN reader - Set this bit to enable MSPI ECC address conversion, no matter MSPI accesses to the ECC region or non-ECC region of external RAM. If there is no ECC region in external RAM, this bit should be 0. Otherwise, this bit should be 1.
SPI_SMEM_ECC_ADDR_EN_W
Field SPI_SMEM_ECC_ADDR_EN writer - Set this bit to enable MSPI ECC address conversion, no matter MSPI accesses to the ECC region or non-ECC region of external RAM. If there is no ECC region in external RAM, this bit should be 0. Otherwise, this bit should be 1.
SPI_SMEM_ECC_ERR_INT_EN_R
Field SPI_SMEM_ECC_ERR_INT_EN reader - Set this bit to calculate the error times of MSPI ECC read when accesses to external RAM.
SPI_SMEM_ECC_ERR_INT_EN_W
Field SPI_SMEM_ECC_ERR_INT_EN writer - Set this bit to calculate the error times of MSPI ECC read when accesses to external RAM.
SPI_SMEM_PAGE_SIZE_R
Field SPI_SMEM_PAGE_SIZE reader - Set the page size of the external RAM accessed by MSPI. 0: 256 bytes. 1: 512 bytes. 2: 1024 bytes. 3: 2048 bytes.
SPI_SMEM_PAGE_SIZE_W
Field SPI_SMEM_PAGE_SIZE writer - Set the page size of the external RAM accessed by MSPI. 0: 256 bytes. 1: 512 bytes. 2: 1024 bytes. 3: 2048 bytes.
W
Register SPI_SMEM_ECC_CTRL writer