Type Alias esp32c3::efuse::rd_repeat_data3::UART_PRINT_CHANNEL_R

source ·
pub type UART_PRINT_CHANNEL_R = BitReader;
Expand description

Field UART_PRINT_CHANNEL reader - Selectes the default UART print channel. 0: UART0. 1: UART1.

Aliased Type§

struct UART_PRINT_CHANNEL_R { /* private fields */ }