Type Alias esp32c3::uart0::clk_conf::RX_SCLK_EN_W

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

Field RX_SCLK_EN writer - Set this bit to enable UART Rx clock.

Aliased Type§

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