RTEMS 6.1-rc1
|
Serial NOR configuration block. More...
#include <fsl_romapi.h>
Data Fields | |
flexspi_mem_config_t | memConfig |
Common memory configuration info via FlexSPI. More... | |
uint32_t | pageSize |
Page size of Serial NOR. More... | |
uint32_t | sectorSize |
Sector size of Serial NOR. More... | |
uint8_t | ipcmdSerialClkFreq |
Clock frequency for IP command. More... | |
uint8_t | isUniformBlockSize |
Sector/Block size is the same. More... | |
uint8_t | isDataOrderSwapped |
The data order is swapped in OPI DDR mode (only i.MXRT11*) More... | |
uint8_t | reserved0 |
Reserved for future use. More... | |
uint8_t | serialNorType |
Serial NOR Flash type: 0/1/2/3. More... | |
uint8_t | needExitNoCmdMode |
Need to exit NoCmd mode before other IP command. More... | |
uint8_t | halfClkForNonReadCmd |
Half the Serial Clock for non-read command: true/false. More... | |
uint8_t | needRestoreNoCmdMode |
Need to Restore NoCmd mode after IP commmand execution. More... | |
uint32_t | blockSize |
Block size. More... | |
uint32_t | FlashStateCtx |
Flash State Context after being configured (only i.MXRT11*) | |
uint32_t | reserve2 [10] |
Reserved for future use. More... | |
Serial NOR configuration block.