![Texas Instruments AM1808 Technical Reference Manual Download Page 646](http://html.mh-extra.com/html/texas-instruments/am1808/am1808_technical-reference-manual_1094558646.webp)
Registers
646
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
Enhanced Direct Memory Access (EDMA3) Controller
17.4.1.7 Source C Index/Destination C Index Parameter (SRC_DST_CIDX)
The source C index/destination C index parameter (SRC_DST_CIDX) specifies the value (2s complement)
used for source address modification between each array in the 3rd dimension and the value
(2s complement) used for destination address modification between each array in the 3rd dimension. The
SRC_DST_CIDX is shown in
and described in
.
Figure 17-41. Source C Index/Destination C Index Parameter (SRC_DST_CIDX)
31
16
DSTCIDX
R/W-x
15
0
SRCCIDX
R/W-x
LEGEND: R/W = Read/Write; -
n
= value after reset; -x = value is indeterminate after reset
Table 17-21. Source C Index/Destination C Index Parameter (SRC_DST_CIDX) Field Descriptions
Bit
Field
Value
Description
31-16
DSTCIDX
0-FFFFh
Destination C index. Signed value specifying the byte address offset between frames within a
block (3rd dimension). Valid values range from –32 768 and 32 767.
15-0
SRCCIDX
0-FFFFh
Source C index. Signed value specifying the byte address offset between frames within a block
(3rd dimension). Valid values range from –32 768 and 32 767.
17.4.1.8 C Count Parameter (CCNT)
The C count parameter (CCNT) specifies the number of frames in a block. The CCNT is shown in
and described in
.
Figure 17-42. C Count Parameter (CCNT)
31
16
Reserved
R/W-x
15
0
CCNT
R/W-x
LEGEND: R/W = Read/Write; -
n
= value after reset; -x = value is indeterminate after reset
Table 17-22. C Count Parameter (CCNT) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reserved
15-0
CCNT
0-FFFFh
C counter. Unsigned value specifying the number of frames in a block, where a frame is BCNT
arrays of ACNT bytes. Valid values range from 1 to 65 535.