Data Fields

IDMA3_MemRec Struct Reference
[IDMA3 - Interface for requesting EDMA3 resources]

Record containing attributes of the IDMA3 Channel environment memory when (optionally) the IDMA3 Channel is requested with a non-NULL IDMA3_ProtocolObj. More...

#include <idma3.h>

Data Fields

Void * base
Uns size
Uns align
IDMA3_MemType memType

Detailed Description

Record containing attributes of the IDMA3 Channel environment memory when (optionally) the IDMA3 Channel is requested with a non-NULL IDMA3_ProtocolObj.


Field Documentation

Base address of allocated memory.

Size of buffer to allocate (MAUs).

Buffer alignment (0 or a power of 2). Use the values of 0 or 1 to indicate no alignment requirements.

Type of memory to use for allocation.


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

Copyright 2012, Texas Instruments Incorporated