Hi TI team,
TX_FIFO consists of the transmit holding register and the transmit shift register,
so when TX_FIFO is empty, does it indicate there is no data in the transmit holding and transmit shift registers?
and when the THR interrupt is occurred,
does it indicate all data in the transmit shift register has transmitted to the direction completely or
all data in the transmit holding register has transmitted to the direction completely?