XDAIS  dais-x04
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields

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>

Collaboration diagram for IDMA3_MemRec:
Collaboration graph

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

Void* IDMA3_MemRec::base

Base address of allocated memory.

Uns IDMA3_MemRec::size

Size of buffer to allocate (MAUs).

Uns IDMA3_MemRec::align

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

IDMA3_MemType IDMA3_MemRec::memType

Type of memory to use for allocation.


The documentation for this struct was generated from the following file:
Copyright 2013, Texas Instruments Incorporated