![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 622](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578622.webp)
µDMA Channel Control Structure Registers
622
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Micro Direct Memory Access (µDMA)
8.5.2 DMADSTENDP Register (Offset = 0x4) [reset = X]
DMA Channel Destination Address End Pointer (DMADSTENDP)
DMA Channel Destination Address End Pointer (DMADSTENDP) is part of the Channel Control Structure
and is used to specify the destination 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.
DMADSTENDP is shown in
and described in
.
Return to
Figure 8-8. DMADSTENDP 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-15. DMADSTENDP Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
ADDR
R/W
X
Destination Address End Pointer
This field points to the last address of the µDMA transfer destination
(inclusive).
If the destination address is not incrementing (the DSTINC field in
the DMACHCTL register is 0x3), then this field points at the
destination location itself (such as a peripheral data register).