USART Registers: UART Mode
14-26 USART Peripheral Interface, UART Mode
UxRXBUF, USART Receive Buffer Register
76543210
2726252423222120
rrrrrrrr
UxRXBUFx Bits
70The receive-data buffer is user accessible and contains the last received
character from the receive shift register. Reading UxRXBUF resets the
receive-error bits, the RXWAKE bit, and URXIFGx. In 7-bit data mode,
UxRXBUF is LSB justified and the MSB is always reset.
UxTXBUF, USART Transmit Buffer Register
76543210
2726252423222120
rw rw rw rw rw rw rw rw
UxTXBUFx Bits
70The transmit data buffer is user accessible and holds the data waiting to be
moved into the transmit shift register and transmitted on UTXDx. Writing to
the transmit data buffer clears UTXIFGx. The MSB of UxTXBUF is not
used for 7-bit data and is reset.