![]() |
![]() |
Parameters for opening an XMEM region. More...
#include <XMEMWFF3.h>
Data Fields | |
| size_t | regionBase |
| size_t | regionStartAddr |
| size_t | regionSize |
| uint8_t | deviceNum |
Parameters for opening an XMEM region.
This structure defines the parameters used when opening an XMEM region with XMEMWFF3_open(). It specifies the region's location, size, and the associated hardware device.
| size_t XMEM_Params::regionBase |
physical Offset from base of Ext flash
| size_t XMEM_Params::regionStartAddr |
The regionBase translated to logical address
| size_t XMEM_Params::regionSize |
The size of the region in bytes
| uint8_t XMEM_Params::deviceNum |
FLASH/PSRAM