
EPI Registers
1161
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
External Peripheral Interface (EPI)
16.5.21 EPIRIS Register (Offset = 0x214) [reset = 0x4]
EPI Raw Interrupt Status (EPIRIS)
This register is the raw interrupt status register. On a read, it gives the current state of each interrupt
source. A write has no effect.
Note that raw status for read and write is set or cleared based on FIFO fullness as controlled by
EPIFIFOLVL.
Raw status for error is held until the error is cleared by writing to the EPIEISC register.
EPIRIS is shown in
and described in
.
Return to
Figure 16-50. EPIRIS Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
R-0x0
7
6
5
4
3
2
1
0
RESERVED
DMAWRRIS
DMARDRIS
WRRIS
RDRIS
ERRRIS
R-0x0
R-0x0
R-0x0
R-0x1
R-0x0
R-0x0
Table 16-34. EPIRIS Register Field Descriptions
Bit
Field
Type
Reset
Description
31-5
RESERVED
R
0x0
4
DMAWRRIS
R
0x0
Write µDMA Raw Interrupt Status This bit is cleared by writing a 1 to
the DMAWRIC bit in the EPIEISC register.
0x0 = The write µDMA has not completed.
0x1 = The write µDMA has completed.
3
DMARDRIS
R
0x0
Read µDMA Raw Interrupt Status This bit is cleared by writing a 1 to
the DMARDIC bit in the EPIEISC register.
0x0 = The read µDMA has not completed.
0x1 = The read µDMA has completed.
2
WRRIS
R
0x1
Write Raw Interrupt Status This bit is cleared when the level in the
WFIFO is above the trigger point programmed by the WRFIFO field.
0x0 = The number of available entries in the WFIFO is above the
range specified by the WRFIFO field in the EPIFIFOLVL register.
0x1 = The number of available entries in the WFIFO is within the
trigger range specified by the WRFIFO field in the EPIFIFOLVL
register.
1
RDRIS
R
0x0
Read Raw Interrupt Status This bit is cleared when the level in the
NBRFIFO is below the trigger point programmed by the RDFIFO
field.
0x0 = The number of valid entries in the NBRFIFO is below the
trigger range specified by the RDFIFO field in the EPIFIFOLVL
register.
0x1 = The number of valid entries in the NBRFIFO is in the trigger
range specified by the RDFIFO field in the EPIFIFOLVL register.