Register Descriptions
1471
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 Universal Asynchronous Receivers/Transmitters (UARTs)
21.7.10 UART Interrupt Mask (UARTIM) Register, offset 0x038
The UARTIM register is the interrupt mask set/clear register.
On a read, this register gives the current value of the mask on the relevant interrupt. Setting a bit allows
the corresponding raw interrupt signal to be routed to the interrupt controller. Clearing a bit prevents the
raw interrupt signal from being sent to the interrupt controller.
Figure 21-17. UART Interrupt Mask (UARTIM) Register
31
24
Reserved
R-0
23
16
Reserved
R-0
15
14
13
12
11
10
9
8
LME5IM
LME1IM
LMSBIM
Reserved
OEIM
BEIM
PEIM
R/W-0
R/W-0
R/W-0
R-0
R/W-0
R/W-0
R/W-0
7
6
5
4
3
0
FEIM
RTIM
TXIM
RXIM
Reserved
R/W-0
R/W-0
R/W-0
R/W-0
R-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 21-12. UART Interrupt Mask (UARTIM) Register Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
Reserved
15
LME5IM
LIN Mode Edge 5 Interrupt Mask
0
The LME5RIS interrupt is suppressed and not sent to the interrupt controller.
1
An interrupt is sent to the interrupt controller when the LME5RIS bit in the UARTRIS register is set.
14
LME1IM
LIN Mode Edge 1 Interrupt Mask
0
The LME1RIS interrupt is suppressed and not sent to the interrupt controller.
1
An interrupt is sent to the interrupt controller when the LME1RIS bit in the UARTRIS register is set.
13
LMSBIM
LIN Mode Sync Break Interrupt Mask
0
The LMSBRIS interrupt is suppressed and not sent to the interrupt controller.
1
An interrupt is sent to the interrupt controller when the LMSBRIS bit in the UARTRIS register is set.
12-11
Reserved
Reserved
10
OEIM
UART Overrun Error Interrupt Mask
0
The OERIS interrupt is suppressed and not sent to the interrupt controller.
1
An interrupt is sent to the interrupt controller when the OERIS bit in the UARTRIS register is set.
9
BEIM
UART Break Error Interrupt Mask
0
The BERIS interrupt is suppressed and not sent to the interrupt controller.
1
An interrupt is sent to the interrupt controller when the BERIS bit in the UARTRIS register is set.
8
PEIM
UART Parity Error Interrupt Mask
0
The PERIS interrupt is suppressed and not sent to the interrupt controller.
1
An interrupt is sent to the interrupt controller when the PERIS bit in the UARTRIS register is set.
7
FEIM
UART Framing Error Interrupt Mask
0
The FERIS interrupt is suppressed and not sent to the interrupt controller.
1
An interrupt is sent to the interrupt controller when the FERIS bit in the UARTRIS register is set.
6
RTIM
UART Receive Time-Out Interrupt Mask
0
The RTRIS interrupt is suppressed and not sent to the interrupt controller.
1
An interrupt is sent to the interrupt controller when the RTRIS bit in the UARTRIS register is set.