Type Alias esp32c3::i2s0::tx_clkm_conf::TX_CLK_ACTIVE_W

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

Field TX_CLK_ACTIVE writer - I2S Tx module clock enable signal.

Aliased Type§

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