DMA Registers
675
SLAU356I – March 2015 – Revised June 2019
Copyright © 2015–2019, Texas Instruments Incorporated
DMA
11.3.25 DMA_ERRCLR Register (offset = 104Ch) [reset = 0h]
DMA Bus Error Clear Register. The Bus error clear register returns the status of dma_err, and enables
you to set dma_err LOW.
Figure 11-35. DMA_ERRCLR Register
31
30
29
28
27
26
25
24
RESERVED
r-0
23
22
21
20
19
18
17
16
RESERVED
r-0
15
14
13
12
11
10
9
8
RESERVED
r-0
7
6
5
4
3
2
1
0
RESERVED
ERRCLR
r-0
rw-0
Table 11-39. DMA_ERRCLR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-1
RESERVED
R
0h
Reserved
0
ERRCLR
RW
0h
Returns the status of dma_err, or sets the signal LOW.
Read as:
0 = dma_err is LOW
1 = dma_err is HIGH.
Write as:
0 = No effect, status of dma_err is unchanged.
1 = Sets dma_err LOW.
For test purposes, use the ERRSET register to set dma_err HIGH.
Note: If you deassert dma_err at the same time as an ERROR
occurs on the AHB-Lite bus, then the ERROR condition takes
precedence and dma_err remains asserted.