Texas Instruments MSP430x1xx Computer Hardware User Manual


 
USART Operation: UART Mode
13-17
USART Peripheral Interface, UART Mode
13.2.7 USART Interrupts
The USART has one interrupt vector for transmission and one interrupt vector
for reception.
USART Transmit Interrupt Operation
The UTXIFGx interrupt flag is set by the transmitter to indicate that UxTXBUF
is ready to accept another character. An interrupt request is generated if
UTXIEx and GIE are also set. UTXIFGx is automatically reset if the interrupt
request is serviced or if a character is written to UxTXBUF.
UTXIFGx is set after a PUC or when SWRST = 1. UTXIEx is reset after a PUC
or when SWRST = 1. The operation is shown is Figure 13−10.
Figure 13−10. Transmit Interrupt Operation
Clear
UTXIEx
Clear
D
Character Moved From
Buffer to Shift Register
Interrupt Service Requested
SWRST
Data written to UxTXBUF
Q
UTXIFGx
IRQA
V
CC
PUC or SWRST
Q
Set