Register Descriptions
www.ti.com
534
SPRUI07–March 2020
Submit Documentation Feedback
Copyright © 2020, Texas Instruments Incorporated
Direct Memory Access (DMA) Module
8.9.16 SRC_WRAP_SIZE Register (Offset = 102Ah + [i * E3h]) [reset = 0h]
SRC_WRAP_SIZE is shown in Figure 8-23 and described in Table 8-19.
Figure 8-23. SRC_WRAP_SIZE Register
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
WRAPSIZE
R/W-0h
Table 8-19. SRC_WRAP_SIZE Register Field Descriptions
Bit Field Type Reset Description
15-0 WRAPSIZE R/W 0h These bits specify the number of bursts to transfer before wrapping
back to begin address pointer: ...
To disable the wrap function, set the WRAPSIZE bit field to a
number larger than the TRANSFERSIZE bit field.
0000h = Wrap after 1 burst
0001h = Wrap after 2 bursts
0002h = Wrap after 3 bursts
FFFFh = Wrap after 65536 bursts