Data Fields

MemoryOS_UnmapInfo_tag Struct Reference

Structure containing information required for unmapping a memory region. More...

#include <_MemoryDefs.h>

Data Fields

UInt32 addr
UInt32 size
Bool isCached

Detailed Description

Structure containing information required for unmapping a memory region.


Field Documentation

Address to be unmapped.

Size of memory region to be unmapped.

Whether the mapping is to a cached area or uncached area.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated