www.ti.com
Register Descriptions
533
SPRUI07–March 2020
Submit Documentation Feedback
Copyright © 2020, Texas Instruments Incorporated
Direct Memory Access (DMA) Module
8.9.15 DST_TRANSFER_STEP Register (Offset = 1029h + [i * E3h]) [reset = 0h]
DST_TRANSFER_STEP is shown in Figure 8-22 and described in Table 8-18.
Figure 8-22. DST_TRANSFER_STEP Register
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
DSTTRANSFERSTEP
R/W-0h
Table 8-18. DST_TRANSFER_STEP Register Field Descriptions
Bit Field Type Reset Description
15-0 DSTTRANSFERSTEP R/W 0h These bits specify the destination address pointer post-
increment/decrement step size after processing a burst of data:
Only values from -4096 to 4095 are valid.
0000h = No address change
0001h = Add 1 to address
0002h = Add 2 to address
0FFFh = Add 4095 to address
F000h = Sub 4096 from address
FFFEh = Sub 2 from address
FFFFh = Sub 1 from address