Type Alias esp32c3::uart0::clk_conf::TX_RST_CORE_W

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

Field TX_RST_CORE writer - Write 1 then write 0 to this bit, reset UART Tx.

Aliased Type§

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