LS_Universal asynchronous receiver/transmitter (UART)
RM0082
604/844
Doc ID 018672 Rev 1
27.4.10 UARTRIS
register
The UARTRIS (raw interrupt status) is a 16 bit RO register which gives the current raw
status value (prior to masking by UARTIMSC) of the corresponding interrupt. A write has no
effect.
The UARTRIS bit assignments are given in
.
Note:
All the bits, except for the modem interrupt status (bit [3:0]), are cleared when reset. The
modem interrupt status bits are undefined after reset.
27.4.11 UARTMIS
Register
The UARTMIS (Masked Interrupt Status) is a 16 bit RO register which gives the current
masked status value (after masking by UARTIMSC) of the corresponding interrupt. A write
has no effect. The UARTMIS bit assignments are given in
.
[01]
CTSMIM
1’h0
nUARTCTS modem interrupt mask (see
).
[00]
RIMIM
1’h0
nUARTRI
modem interrupt mask (see
Table 532.
UARTIMSC register bit assignments (continued)
Bit
Name
Reset value Description
Table 533.
UARTRIS register bit assignments
Bit
Name
Reset value Description
[15:11]
Reserved
-
Read: as zero.
[10]
OERIS
1’h0
Overrun error raw interrupt status.
[09]
BERIS
1’h0
Break error raw interrupt status.
[08]
PERIS
1’h0
Parity error raw interrupt status.
[07]
FERIS
1’h0
Framing error raw interrupt status.
[06]
RTRIS
(1)
1.
The raw interrupt cannot be set unless the mask is set, because the mask acts as an enable for power
saving.
1’h0
Receive timeout raw interrupt status.
[05]
TXRIS
1’h0
Transmit raw interrupt status.
[04]
RXRIS
1’h0
Receive raw interrupt status.
[03]
DSRRMIS
1’h0
nUARTDSR
modem raw interrupt status (see
).
[02]
DCDRMIS
1’h0
nUARTDCD
modem raw interrupt status (see
).
[01]
CTSRMIS
1’h0
nUARTCTS
modem raw interrupt status (see
).
[00]
RIRMIS
1’h0
nUARTRI
modem raw interrupt status (see
).
Table 534.
UARTMIS register bit assignments
Bit
Name
Reset value Description
[15:11]
Reserved
-
Read: as zero.
[10]
OEMIS
1’h0
Overrun error masked interrupt status.