Which error occurs when UART transmitter has completed sending a character and the transmit buffer is empty?
Which error occurs when UART transmitter has completed sending a character and the transmit buffer is empty? Correct Answer Underrun error
An Under run error occurs when UART transmitter has completed sending a character and the transmit buffer is empty. In asynchronous mode this is treated as an indication that no data remains to be transmitted.




