![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 621](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578621.webp)
µDMA Channel Control Structure Registers
621
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Micro Direct Memory Access (µDMA)
8.5.1 DMASRCENDP Register (Offset = 0x0) [reset = X]
DMA Channel Source Address End Pointer (DMASRCENDP)
DMA Channel Source Address End Pointer (DMASRCENDP) is part of the Channel Control Structure and
is used to specify the source address for a µDMA transfer.
NOTE:
The offset specified is from the base address of the control structure in system memory, not
the µDMA module base address.
DMASRCENDP is shown in
and described in
Return to
Figure 8-7. DMASRCENDP Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
ADDR
R/W-X
Table 8-14. DMASRCENDP Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
ADDR
R/W
X
Source Address End Pointer
This field points to the last address of the µDMA transfer source
(inclusive).
If the source address is not incrementing (the SRCINC field in the
DMACHCTL register is 0x3), then this field points at the source
location itself (such as a peripheral data register).