USART_TX_empty

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