17.5.3 UARTx Status Register

Legend: HC = Hardware Clearable bit; HS = Hardware Settable bit

Name: UxSTA
Offset: 0x23C, 0x264, 0xF04

Bit 15141312111098 
 TXMTIEPERIEABDOVECERIEFERIERXBKIEOERIETXCIE 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 76543210 
 TRMTPERRABDOVFCERIFFERRRXBKIFOERRTXCIF 
Access RRR/W/HSR/W/HCRR/W/HCR/W/HCR/W/HC 
Reset 10000000 

Bit 15 – TXMTIE Transmit Shifter Empty Interrupt Enable bit

ValueDescription
1

Interrupt is enabled

0

Interrupt is disabled

Bit 14 – PERIE Parity Error Interrupt Enable bit

ValueDescription
1

Interrupt is enabled

0

Interrupt is disabled

Bit 13 – ABDOVE Auto-Baud Rate Acquisition Interrupt Enable bit

ValueDescription
1

Interrupt is enabled

0

Interrupt is disabled

Bit 12 – CERIE Checksum Error Interrupt Enable bit

ValueDescription
1

Interrupt is enabled

0

Interrupt is disabled

Bit 11 – FERIE Framing Error Interrupt Enable bit

ValueDescription
1

Interrupt is enabled

0

Interrupt is disabled

Bit 10 – RXBKIE Receive Break Interrupt Enable bit

ValueDescription
1

Interrupt is enabled

0

Interrupt is disabled

Bit 9 – OERIE Receive Buffer Overflow Interrupt Enable bit

ValueDescription
1

Interrupt is enabled

0

Interrupt is disabled

Bit 8 – TXCIE Transmit Collision Interrupt Enable bit

ValueDescription
1

Interrupt is enabled

0

Interrupt is disabled

Bit 7 – TRMT Transmit Shifter Empty Interrupt Flag bit (read-only)

ValueDescription
1

Transmit Shift Register (TSR) is empty (end of last Stop bit when STPMD = 1 or middle of first Stop bit when STPMD = 0)

0

Transmit Shift Register is not empty

Bit 6 – PERR Parity Error/Address Received/Forward Frame Interrupt Flag bit

LIN and Parity Modes:

1 = Parity error detected

0 = No parity error detected

Address Mode:

1 = Address received

0 = No address detected

All Other Modes:

Not used.

Bit 5 – ABDOVF Auto-Baud Rate Acquisition Interrupt Flag bit (must be cleared by software)

ValueDescription
1

BRG rolled over during the auto-baud rate acquisition sequence (must be cleared in software)

0

BRG has not rolled over during the auto-baud rate acquisition sequence

Bit 4 – CERIF Checksum Error Interrupt Flag bit (must be cleared by software)

ValueDescription
1

Checksum error

0

No checksum error

Bit 3 – FERR Framing Error Interrupt Flag bit

ValueDescription
1

Framing Error: Inverted level of the Stop bit corresponding to the topmost character in the buffer; propagates through the buffer with the received character

0

No framing error

Bit 2 – RXBKIF Receive Break Interrupt Flag bit (must be cleared by software)

ValueDescription
1

A Break was received

0

No Break was detected

Bit 1 – OERR Receive Buffer Overflow Interrupt Flag bit (must be cleared by software)

ValueDescription
1

Receive buffer has overflowed

0

Receive buffer has not overflowed

Bit 0 – TXCIF Transmit Collision Interrupt Flag bit (must be cleared by software)

ValueDescription
1

Transmitted word is not equal to the received word

0

Transmitted word is equal to the received word