eUSCI_A UART Registers
795
SLAU367P – October 2012 – Revised April 2020
Copyright © 2012–2020, Texas Instruments Incorporated
Enhanced Universal Serial Communication Interface (eUSCI) – UART Mode
30.4.11 UCAxIFG Register
eUSCI_Ax Interrupt Flag Register
Figure 30-22. UCAxIFG Register
15
14
13
12
11
10
9
8
Reserved
r-0
r-0
r-0
r-0
r-0
r-0
r-0
r-0
7
6
5
4
3
2
1
0
Reserved
UCTXCPTIFG
UCSTTIFG
UCTXIFG
UCRXIFG
r-0
r-0
r-0
r-0
rw-0
rw-0
rw-1
rw-0
Table 30-18. UCAxIFG Register Description
Bit
Field
Type
Reset
Description
15-4
Reserved
R
0h
Reserved
3
UCTXCPTIFG
RW
0h
Transmit complete interrupt flag. UCTXCPTIFG is set when the entire byte in the
internal shift register got shifted out and UCAxTXBUF is empty.
0b = No interrupt pending
1b = Interrupt pending
2
UCSTTIFG
RW
0h
Start bit interrupt flag. UCSTTIFG is set after a Start bit was received
0b = No interrupt pending
1b = Interrupt pending
1
UCTXIFG
RW
1h
Transmit interrupt flag. UCTXIFG is set when UCAxTXBUF empty.
0b = No interrupt pending
1b = Interrupt pending
0
UCRXIFG
RW
0h
Receive interrupt flag. UCRXIFG is set when UCAxRXBUF has received a
complete character.
0b = No interrupt pending
1b = Interrupt pending