CSL_Edma3ParamSetup Struct Reference
[EDMA3 Data Structures]

Edma ParamSetup Structure. More...

#include <csl_edma3.h>


Data Fields

Uint32 option
Uint32 srcAddr
Uint32 aCntbCnt
Uint32 dstAddr
Uint32 srcDstBidx
Uint32 linkBcntrld
Uint32 srcDstCidx
Uint32 cCnt


Detailed Description

Edma ParamSetup Structure.

An object of this type is allocated by the user and its address is passed as a parameter to the CSL_edma3ParamSetup(). This structure is used to program the Param Set for EDMA/QDMA. The macros can be used to assign values to the fields of the structure. The setup structure should be setup using the macros provided OR as per the bit descriptions in the user guide..


Field Documentation

Uint32 CSL_Edma3ParamSetup::option

Options

Uint32 CSL_Edma3ParamSetup::srcAddr

Specifies the source address

Uint32 CSL_Edma3ParamSetup::aCntbCnt

Lower 16 bits are A Count Upper 16 bits are B Count

Uint32 CSL_Edma3ParamSetup::dstAddr

Specifies the destination address

Uint32 CSL_Edma3ParamSetup::srcDstBidx

Lower 16 bits are source b index Upper 16 bits are destination b index

Uint32 CSL_Edma3ParamSetup::linkBcntrld

Lower 16 bits are link of the next param entry Upper 16 bits are b count reload

Uint32 CSL_Edma3ParamSetup::srcDstCidx

Lower 16 bits are source c index Upper 16 bits are destination c index

Uint32 CSL_Edma3ParamSetup::cCnt

C count


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