Data Fields
XMEM_Params Struct Reference

Parameters for opening an XMEM region. More...

#include <XMEMWFF3.h>

Data Fields

size_t regionBase
 
size_t regionStartAddr
 
size_t regionSize
 
uint8_t deviceNum
 

Detailed Description

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.

Field Documentation

§ regionBase

size_t XMEM_Params::regionBase

physical Offset from base of Ext flash

§ regionStartAddr

size_t XMEM_Params::regionStartAddr

The regionBase translated to logical address

§ regionSize

size_t XMEM_Params::regionSize

The size of the region in bytes

§ deviceNum

uint8_t XMEM_Params::deviceNum

FLASH/PSRAM


The documentation for this struct was generated from the following file:
© Copyright 1995-2026, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale