
µDMA Registers
636
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Micro Direct Memory Access (µDMA)
8.6.9 DMAREQMASKSET Register (Offset = 0x20) [reset = 0x0]
DMA Channel Request Mask Set (DMAREQMASKSET)
Each bit of the DMAREQMASKSET register represents the corresponding µDMA channel. Setting a bit
disables µDMA requests for the channel. Reading the register returns the request mask status. When a
µDMA channel's request is masked, that means the peripheral can no longer request µDMA transfers. The
channel can then be used for software-initiated transfers.
DMAREQMASKSET is shown in
and described in
Return to
Figure 8-18. DMAREQMASKSET 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-28. DMAREQMASKSET Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
SET[n]
R/W
0x0
Channel [n] Request Mask Set
Bit 0 corresponds to channel 0.
A bit can only be cleared by setting the corresponding CLR[n] bit in
the DMAREQMASKCLR register.
0x0 = The peripheral associated with channel [n] is enabled to
request µDMA transfers.
0x1 = The peripheral associated with channel [n] is not able to
request µDMA transfers. Channel [n] may be used for software-
initiated transfers.