Type Alias esp32c3::i2s0::tx_clkm_conf::CLK_EN_W

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

Field CLK_EN writer - Set this bit to enable clk gate

Aliased Type§

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