UART_RX_DATA
while (UART_RX_DATA(status) && max_count--) {
while (UART_RX_DATA(status) && (max_chars--)) {