SUP_UART_LSR_BC
if (lsr & SUP_UART_LSR_BC) {
port->read_status_mask |= SUP_UART_LSR_BC;
port->ignore_status_mask |= SUP_UART_LSR_BC;