如果“TX中断向量”是指“发送中断处理”,那看看这个:
USART Transmit Interrupt Operation
In the transmit interrupt operation, shown in Figure 13?15, the transmit
interrupt flag UTXIFG is set by the transmitter to indicate that the transmitter
buffer UxTXBUF is ready to accept another character. This bit is automatically
reset if the interrupt request service is started or a character is written into the
UxTXBUF. This flag asserts a transmitter interrupt if the local (UTXIE) and
general interrupt ena××e (GIE) bits are set. The UTXIFG is set after a system
reset PUC signal, or removal of a SWRST.