
DMA Registers
669
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
DMA
11.3.19 DMA_ENASET Register (offset = 1028h) [reset = 0h]
DMA Channel Enable Set Register. The Channel enable set register enables you to enable a DMA
channel. Reading the register returns the enable status of the channels.
Figure 11-29. DMA_ENASET 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
rw-0
Table 11-33. DMA_ENASET Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
SET
RW
0h
Returns the enable status of the channels, or enables the
corresponding channels.
Read as: Bit [C] = 0 Channel C is disabled.
Bit [C] = 1 Channel C is enabled.
Write as: Bit [C] = 0 No effect.
Use the DMA_ENACLR Register to disable a channel.
Bit [C] = 1 Enables channel C.
Writing to a bit where a DMA channel is not implemented has no
effect.