USART_Basic_is_rx_ready

Check if the USART has received data.

bool USART_Basic_is_rx_ready(
)

Returns

Type: bool

The status of USART RX data ready check

true

The USART has received data

false

The USART has not received data