Module esp32s3_hal::pac::apb_ctrl::spi_mem_ecc_ctrl
Expand description
******* Description ***********
Structs
Register
SPI_MEM_ECC_CTRL
reader******* Description ***********
Register
SPI_MEM_ECC_CTRL
writerType Definitions
Field
FLASH_PAGE_SIZE
reader - Set the page size of the used MSPI flash. 0: 256 bytes. 1: 512 bytes. 2: 1024 bytes. 3: 2048 bytes.Field
FLASH_PAGE_SIZE
writer - Set the page size of the used MSPI flash. 0: 256 bytes. 1: 512 bytes. 2: 1024 bytes. 3: 2048 bytes.Field
SRAM_PAGE_SIZE
reader - Set the page size of the used MSPI external RAM. 0: 256 bytes. 1: 512 bytes. 2: 1024 bytes. 3: 2048 bytes.Field
SRAM_PAGE_SIZE
writer - Set the page size of the used MSPI external RAM. 0: 256 bytes. 1: 512 bytes. 2: 1024 bytes. 3: 2048 bytes.