CSL_Edma3Obj Struct Reference
[EDMA3 Data Structures]

This object contains the reference to the instance of Edma Module opened using the CSL_edma3Open(). More...

#include <csl_edma3.h>


Data Fields

CSL_Edma3ccRegsOvly regs
CSL_InstNum instNum
CSL_Edma3CfgInfo cfgInfo


Detailed Description

This object contains the reference to the instance of Edma Module opened using the CSL_edma3Open().

A pointer to this object is passed to all Edma Module level CSL APIs.


Field Documentation

CSL_Edma3ccRegsOvly CSL_Edma3Obj::regs

This is a pointer to the Edma CC registers

CSL_InstNum CSL_Edma3Obj::instNum

This is the instance of module number i.e CSL_EDMA3

CSL_Edma3CfgInfo CSL_Edma3Obj::cfgInfo

This is the configuration information for the CSL EDMA3 instance.


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