UART_CONF1_REG
esp32_uart_write(port, UART_CONF1_REG,
conf1 = esp32_uart_read(port, UART_CONF1_REG);
esp32_uart_write(port, UART_CONF1_REG, conf1);