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

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

C count

Specifies the destination address

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

Options

Specifies the source address

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

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


The documentation for this struct was generated from the following file:

Copyright 2012, Texas Instruments Incorporated