UART Registers
1653
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Universal Asynchronous Receiver/Transmitter (UART)
26.5.13 UARTICR Register (Offset = 0x44) [reset = 0x0]
UART Interrupt Clear (UARTICR)
The UARTICR register is the interrupt clear register. On a write of 1, the corresponding interrupt (both raw
interrupt and masked interrupt, if enabled) is cleared. A write of 0 has no effect.
Note that bits [3:0] are only implemented on UART1. These bits are reserved on UART0 and UART2.
UARTICR is shown in
and described in
Return to
Figure 26-16. UARTICR Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
DMATXIC
DMARXIC
R-0x0
W1C-0x0
W1C-0x0
15
14
13
12
11
10
9
8
RESERVED
9BITIC
EOTIC
OEIC
BEIC
PEIC
R-0x0
R/W-0x0
W1C-0x0
W1C-0x0
W1C-0x0
W1C-0x0
7
6
5
4
3
2
1
0
FEIC
RTIC
TXIC
RXIC
DSRMIC
DCDMIC
CTSMIC
RIMIC
W1C-0x0
W1C-0x0
W1C-0x0
W1C-0x0
W1C-0x0
W1C-0x0
W1C-0x0
W1C-0x0
Table 26-16. UARTICR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-18
RESERVED
R
0x0
17
DMATXIC
W1C
0x0
Transmit DMA Interrupt Clear.
Writing a 1 to this bit clears the DMATXRIS bit in the UARTRIS
register and the DMATXMIS bit in the UARTMIS register.
16
DMARXIC
W1C
0x0
Receive DMA Interrupt Clear.
Writing a 1 to this bit clears the DMARXRIS bit in the UARTRIS
register and the DMARXMIS bit in the UARTMIS register.
15-13
RESERVED
R
0x0
12
9BITIC
R/W
0x0
9-Bit Mode Interrupt Clear.
Writing a 1 to this bit clears the 9BITRIS bit in the UARTRIS register
and the 9BITMIS bit in the UARTMIS register.
11
EOTIC
W1C
0x0
End of Transmission Interrupt Clear.
Writing a 1 to this bit clears the EOTRIS bit in the UARTRIS register
and the EOTMIS bit in the UARTMIS register.
10
OEIC
W1C
0x0
Overrun Error Interrupt Clear.
Writing a 1 to this bit clears the OERIS bit in the UARTRIS register
and the OEMIS bit in the UARTMIS register.
9
BEIC
W1C
0x0
Break Error Interrupt Clear.
Writing a 1 to this bit clears the BERIS bit in the UARTRIS register
and the BEMIS bit in the UARTMIS register.
8
PEIC
W1C
0x0
Parity Error Interrupt Clear.
Writing a 1 to this bit clears the PERIS bit in the UARTRIS register
and the PEMIS bit in the UARTMIS register.
7
FEIC
W1C
0x0
Framing Error Interrupt Clear.
Writing a 1 to this bit clears the FERIS bit in the UARTRIS register
and the FEMIS bit in the UARTMIS register.
6
RTIC
W1C
0x0
Receive Time-Out Interrupt Clear.
Writing a 1 to this bit clears the RTRIS bit in the UARTRIS register
and the RTMIS bit in the UARTMIS register.