
µDMA Registers
632
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Micro Direct Memory Access (µDMA)
8.6.5 DMAWAITSTAT Register (Offset = 0x10) [reset = 0x03C3CF00]
DMA Channel Wait-on-Request Status (DMAWAITSTAT)
This read-only register indicates that the µDMA channel is waiting on a request. A peripheral can hold off
the µDMA from performing a single request until the peripheral is ready for a burst request to enhance the
µDMA performance. The use of this feature is dependent on the design of the peripheral and is not
controllable by software in any way. This register cannot be read when the µDMA controller is in the reset
state.
DMAWAITSTAT is shown in
and described in
Return to
Figure 8-14. DMAWAITSTAT 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
WAITREQ[n]
R-03C3CF00h
Table 8-24. DMAWAITSTAT Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
WAITREQ[n]
R
0x03C3CF0
0
Channel [n] Wait Status
These bits provide the channel wait-on-request status.
Bit 0 corresponds to channel 0.
0x0 = The corresponding channel is not waiting on a request.
0x1 = The corresponding channel is waiting on a request.