![]() |
![]() |
#include <csl_edma3.h>
Data Fields | |
| CSL_Edma3ccRegsOvly | regs |
| Int | region |
| Int | edmaNum |
| Uint8 | chaNum |
| CSL_Edma3CfgInfo | cfgInfo |
An object of this type is allocated by the user and its address is passed as a parameter to the CSL_edma3ChannelOpen() The CSL_edma3ChannelOpen() updates all the members of the data structure and returns the objects address as a CSL_Edma3ChannelHandle. The CSL_Edma3ChannelHandle is used in all subsequent function calls.
| CSL_Edma3ccRegsOvly CSL_Edma3ChannelObj::regs |
Pointer to the Edma Channel Controller module register Overlay structure
Region number to which the channel belongs to
EDMA instance whose channel is being requested
Channel Number being requested
This is the configuration information for the CSL EDMA3 instance.