EDMA Transfer Parameters
6-14
Table 6–3. EDMA Channel Options Field Description (Continued)
Field
Description
Section
TCINT
Transfer complete interrupt
TCINT=0; Transfer complete indication disabled. CIPR
bits are not set upon completion of a transfer.
TCINT=1; The relevant CIPR bit is set on channel
transfer completion. The bit (position) set in the CIPR is
the TCC value specified.
6.13
2DD/2DS
2-dimensional destination or source transfer
2DD/2DS = 0; Not a 2-D transfer.
2DD/2DS = 1; 2-Dimensional transfer enabled.
6.8 and
6.12
DUM/SUM
Destination / source (address) update mode
DUM/SUM = 00b; No address modification
DUM/SUM = 01b; Address increment depends on
2DD/2DS, and FS bit-fields
DUM/SUM = 10b; Address decrement depends on
2DD/2DS, and FS bit-fields
DUM/SUM = 11b; Address modified by the element
index/frame index depending on 2DD/2DS, and FS bits.
6.12
ESIZE
Element size
ESIZE=00b; 32-bit word
ESIZE=01b; 16-bit half-word
ESIZE=10b; 8-bit byte
ESIZE=11b; reserved
6.10
PRI
Priority levels for EDMA events
PRI=000b; Reserved; Urgent priority level reserved
ONLY for L2 requests. Not valid for EDMA transfer
requests.
PRI=001b; High priority EDMA transfer
PRI=010b; Low priority EDMA transfer
PRI=011b to 111b; reserved
6.14
6.6.2
SRC/DST Address
The 32-bit source/destination address fields in the EDMA parameters speci-
fies the starting byte address of the source and destination. The src/dst ad-
dresses can be modified using the SUM/DUM field in the options parameter.
See details in section 6.12.