![]() |
![]() |
DAT channel object. More...
#include <csl_dat.h>
Data Fields | |
| CSL_DmaRegsOvly | dmaRegs |
| CSL_DATChanNum | chanNum |
| CSL_DATEngineId | datInstNum |
| Uint16 | chanPrio |
| Bool | isChanFree |
DAT channel object.
Contains the Information of a DAT Object.
DAT channel number for DMA Engines
Referenced by DAT_close(), DAT_copy(), DAT_fill(), DAT_open(), and DAT_wait().
| Uint16 CSL_DAT_ChannelObj::chanPrio |
channel priority
Referenced by DAT_close(), and DAT_open().
DAT instance number (Engine Num)
Referenced by DAT_open().
| CSL_DmaRegsOvly CSL_DAT_ChannelObj::dmaRegs |
register overlay struct pointer
Referenced by DAT_close(), DAT_copy(), DAT_fill(), DAT_open(), and DAT_wait().
Indicates Availability of chan
Referenced by DAT_close(), and DAT_open().
1.7.4