Control Registers and Control Packets
614
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Direct Memory Access Controller (DMA) Module
16.3.2.9 Current Transfer Count Register (CTCOUNT)
Figure 16-88. Current Transfer Count Register (CTCOUNT) [offset = 808h]
31
29
28
16
Reserved
CFTCOUNT
R-X
R-X
15
13
12
0
Reserved
CETCOUNT
R-X
R-X
LEGEND: R = Read only; -
n
= value after reset; X = Unknown
Table 16-80. Current Transfer Count Register (CTCOUNT) Field Descriptions
Bit
Field
Value
Description
31-29
Reserved
0
Reads are undefined. Writes have no effect.
28-16
CFTCOUNT
0-1FFFh
Current frame transfer count. Returned the current remaining frame counts.
15-13
Reserved
0
Reads are undefined. Writes have no effect.
12-0
CETCOUNT
0-1FFFh
Current element transfer count. These bits return the current remaining element counts.
CTCOUNT register is only updated after a channel is arbitrated out of the priority queue.