![]() |
![]() |
Edma Object Structure. More...
#include <csl_edma3.h>
Data Fields | |
CSL_Edma3ccRegsOvly | regs |
Int | region |
Int | edmaNum |
Uint8 | chaNum |
CSL_Edma3CfgInfo | cfgInfo |
Edma Object Structure.
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.
This is the configuration information for the CSL EDMA3 instance.
Channel Number being requested
EDMA instance whose channel is being requested
Region number to which the channel belongs to
CSL_Edma3ccRegsOvly CSL_Edma3ChannelObj::regs |
Pointer to the Edma Channel Controller module register Overlay structure