RXOERR
if (status & RXOERR) {
UART_CLR_STATUS(port, RXOERR);
uart_insert_char(port, status, RXOERR, ch, flg);