![]() |
![]() |
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 |
Record containing attributes of the IDMA3 Channel environment memory when (optionally) the IDMA3 Channel is requested with a non-NULL IDMA3_ProtocolObj.
| Void* IDMA3_MemRec::base |
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.