SUP_UART_LCR_SBC
lcr |= SUP_UART_LCR_SBC; /* start break */
lcr &= ~SUP_UART_LCR_SBC; /* stop break */