Type Alias esp32c3::uhci0::conf0::UART_IDLE_EOF_EN_W

source ·
pub type UART_IDLE_EOF_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field UART_IDLE_EOF_EN writer - If this bit is set to 1, UHCI will end the payload receiving process when UART has been in idle state.

Aliased Type§

struct UART_IDLE_EOF_EN_W<'a, REG> { /* private fields */ }