Description check if USART transmit buffer is empty Definition byte USART_TX_empty() Library LIB/usart_lib.bas Usage On entry: There are no parameters On exit: Return true if USART transmit buffer is ready to accept a byte, false otherwise
check if USART transmit buffer is empty
byte USART_TX_empty()
LIB/usart_lib.bas
On entry: There are no parameters On exit: Return true if USART transmit buffer is ready to accept a byte, false otherwise
There are no parameters
Return true if USART transmit buffer is ready to accept a byte, false otherwise