Type Alias esp32c6::efuse::rd_repeat_data3::UART_PRINT_CONTROL_R
source · pub type UART_PRINT_CONTROL_R = FieldReader;
Expand description
Field UART_PRINT_CONTROL
reader - Represents the type of UART printing. 00: force enable printing. 01: enable printing when GPIO8 is reset at low level. 10: enable printing when GPIO8 is reset at high level. 11: force disable printing.
Aliased Type§
struct UART_PRINT_CONTROL_R { /* private fields */ }