UART_1_STOP_BIT
case UART_1_STOP_BIT:
int stop_bit_len = UART_1_STOP_BIT;
case 1: stop_bit_len = UART_1_STOP_BIT; break;