Type Alias esp32c3::uart0::clk_conf::SCLK_EN_W

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

Field SCLK_EN writer - Set this bit to enable UART Tx/Rx clock.

Aliased Type§

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