Registers
1564
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
Universal Parallel Port (uPP)
32.3.8 uPP Interrupt Raw Status Register (UPISR)
The uPP interrupt raw status register (UPISR) reports the raw interrupt status for various conditions. Each
status bit reads 1 when the associated event occurs, even if that interrupt event is disabled in the uPP
interrupt enable clear register (UPIEC). Writing 1 to any bit simulates the associated interrupt event;
writing 0 has no effect. The UPISR is shown in
and described in
.
Figure 32-23. uPP Interrupt Raw Status Register (UPISR)
31
16
Reserved
R-0
15
13
12
11
10
9
8
Reserved
EOLQ
EOWQ
ERRQ
UORQ
DPEQ
R-0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
7
5
4
3
2
1
0
Reserved
EOLI
EOWI
ERRI
UORI
DPEI
R-0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 32-18. uPP Interrupt Raw Status Register (UPISR) Field Descriptions
Bit
Field
Value
Description
31-13
Reserved
0
Reserved
12
EOLQ
Reports raw interrupt status for end-of-line condition (EOL) on DMA Channel Q.
0
No EOL occurred
1
EOL occurred
11
EOWQ
Reports raw interrupt status for end-of-window condition (EOW) on DMA Channel Q.
0
No EOW occurred
1
EOW occurred
10
ERRQ
Reports raw interrupt status for internal bus error condition (ERR) on DMA Channel Q.
0
No error occurred
1
Error occurred
9
UORQ
Reports raw interrupt status for underrun or overflow condition (UOR) on DMA Channel Q.
0
No underrun or overflow occurred
1
Underrun or overflow occurred
8
DPEQ
Reports raw interrupt status for programming error condition (DPE) on DMA Channel Q.
0
No error occurred
1
Error occurred
7-5
Reserved
0
Reserved
4
EOLI
Reports raw interrupt status for end-of-line condition (EOL) on DMA Channel I.
0
No EOL occurred
1
EOL occurred
3
EOWI
Reports raw interrupt status for end-of-window condition (EOW) on DMA Channel I.
0
No EOW occurred
1
EOW occurred
2
ERRI
Reports raw interrupt status for internal bus error condition (ERR) on DMA Channel I.
0
No error occurred
1
Error occurred
1
UORI
Reports raw interrupt status for underrun or overflow condition (UOR) on DMA Channel I.
0
No underrun or overflow occurred
1
Underrun or overflow occurred