Maestro Audio Framework v 1.7
NXP Semiconductors
|
#include <LVC_Types.h>
Data Fields | |
LVM_UINT32 | Size |
The size of the memory region in bytes. | |
LVM_MemoryTypes_en | Type |
Type of memory region. | |
void * | pBaseAddress |
Pointer to the memory region base address. | |
The LVM_MemoryRegion_st type defines a memory region by specifying its size in bytes, its region type and its base pointer.