Type Alias esp32c3::uart0::clk_conf::RX_RST_CORE_W

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

Field RX_RST_CORE writer - Write 1 then write 0 to this bit, reset UART Rx.

Aliased Type§

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