EDMA3_RM_PaRAMRegs Struct Reference
[EDMA3 Resources Management]

EDMA3 PaRAM Set in User Configurable format. More...

#include <edma3_rm.h>


Data Fields

volatile unsigned int opt
volatile unsigned int srcAddr
 Starting byte address of Source For FIFO mode, srcAddr must be a 256-bit aligned address.
volatile unsigned short aCnt
 Number of bytes in each Array (ACNT).
volatile unsigned short bCnt
 Number of Arrays in each Frame (BCNT).
volatile unsigned int destAddr
 Starting byte address of destination For FIFO mode, destAddr must be a 256-bit aligned address. i.e. 5 LSBs should be 0.
volatile short srcBIdx
 Index between consec. arrays of a Source Frame (SRCBIDX) If SAM is set to 1 (via channelOptions) then srcInterArrIndex should be an even multiple of 32 bytes.
volatile short destBIdx
 Index between consec. arrays of a Destination Frame (DSTBIDX) If DAM is set to 1 (via channelOptions) then destInterArrIndex should be an even multiple of 32 bytes.
volatile unsigned short linkAddr
 Address for linking (AutoReloading of a PaRAM Set) This must point to a valid aligned 32-byte PaRAM set A value of 0xFFFF means no linking Linking is especially useful for use with ping-pong buffers and circular buffers.
volatile unsigned short bCntReload
 Reload value of the numArrInFrame (BCNT) Relevant only for A-sync transfers.
volatile short srcCIdx
 Index between consecutive frames of a Source Block (SRCCIDX).
volatile short destCIdx
 Index between consecutive frames of a Dest Block (DSTCIDX).
volatile unsigned short cCnt
 Number of Frames in a block (CCNT).


Detailed Description

EDMA3 PaRAM Set in User Configurable format.

This is a mapping of the EDMA3 PaRAM set provided to the user for ease of modification of the individual fields.


Field Documentation

volatile unsigned int EDMA3_RM_PaRAMRegs::opt

OPT field of PaRAM Set


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

Generated on Tue Jul 7 19:26:49 2009 for EDMA3 Resource Manager by  doxygen 1.5.9