![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 638](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578638.webp)
µDMA Registers
638
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Micro Direct Memory Access (µDMA)
8.6.11 DMAENASET Register (Offset = 0x28) [reset = 0x0]
DMA Channel Enable Set (DMAENASET)
Each bit of the DMAENASET register represents the corresponding µDMA channel. Setting a bit enables
the corresponding µDMA channel. Reading the register returns the enable status of the channels. If a
channel is enabled but the request mask is set (DMAREQMASKSET), then the channel can be used for
software-initiated transfers.
DMAENASET is shown in
and described in
Return to
Figure 8-20. DMAENASET 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
SET[n]
R/W-0h
Table 8-30. DMAENASET Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
SET[n]
R/W
0x0
Channel [n] Enable Set
Bit 0 corresponds to channel 0.
A bit can only be cleared by setting the corresponding CLR[n] bit in
the DMAENACLR register or when the end of a µDMA transfer
occurs.
0x0 = µDMA Channel [n] is disabled.
0x1 = µDMA Channel [n] is enabled.