UART Registers
1651
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Universal Asynchronous Receiver/Transmitter (UART)
26.5.12 UARTMIS Register (Offset = 0x40) [reset = 0x0]
UART Masked Interrupt Status (UARTMIS)
The UARTMIS register is the masked interrupt status register. On a read, this register gives the current
masked status value of the corresponding interrupt. A write has no effect.
UARTMIS is shown in
and described in
Return to
Figure 26-15. UARTMIS Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
DMATXMIS
DMARXMIS
R-0x0
R-0x0
R-0x0
15
14
13
12
11
10
9
8
RESERVED
9BITMIS
EOTMIS
OEMIS
BEMIS
PEMIS
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
7
6
5
4
3
2
1
0
FEMIS
RTMIS
TXMIS
RXMIS
DSRMIS
DCDMIS
CTSMIS
RIMIS
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
Table 26-15. UARTMIS Register Field Descriptions
Bit
Field
Type
Reset
Description
31-18
RESERVED
R
0x0
17
DMATXMIS
R
0x0
Transmit DMA Masked Interrupt Status.
This bit is cleared by writing a 1 to the DMATXIC bit in the UARTICR
register.
0x0 = An interrupt has not occurred or is masked.
0x1 = An unmasked interrupt was signaled due to the completion of
the transmit DMA.
16
DMARXMIS
R
0x0
Receive DMA Masked Interrupt Status.
This bit is cleared by writing a 1 to the DMARXIC bit in the UARTICR
register.
0x0 = An interrupt has not occurred or is masked.
0x1 = An unmasked interrupt was signaled due to the completion of
the receive DMA.
15-13
RESERVED
R
0x0
12
9BITMIS
R
0x0
9-Bit Mode Masked Interrupt Status.
This bit is cleared by writing a 1 to the 9BITIC bit in the UARTICR
register.
0x0 = An interrupt has not occurred or is masked.
0x1 = An unmasked interrupt was signaled due to a receive address
match.
11
EOTMIS
R
0x0
End of Transmission Masked Interrupt Status.
This bit is cleared by writing a 1 to the EOTIC bit in the UARTICR
register.
0x0 = An interrupt has not occurred or is masked.
0x1 = An unmasked interrupt was signaled due to the transmission
of the last data bit.
10
OEMIS
R
0x0
UART Overrun Error Masked Interrupt Status.
This bit is cleared by writing a 1 to the OEIC bit in the UARTICR
register.
0x0 = An interrupt has not occurred or is masked.
0x1 = An unmasked interrupt was signaled due to an overrun error.