Type Alias esp32c3::efuse::rd_repeat_data3::UART_PRINT_CONTROL_R

source ·
pub type UART_PRINT_CONTROL_R = FieldReader;
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.

Aliased Type§

struct UART_PRINT_CONTROL_R { /* private fields */ }