Type Definition esp32c3::efuse::rd_repeat_data3::UART_PRINT_CONTROL_R
source · pub type UART_PRINT_CONTROL_R = FieldReader<u8, u8>;Expand description
Field UART_PRINT_CONTROL reader - Set the default UARTboot message output mode. 00: Enabled. 01: Enabled when GPIO8 is low at reset. 10: Enabled when GPIO8 is high at reset. 11:disabled.