Type Alias esp32c3::i2s0::rx_clkm_conf::RX_CLK_ACTIVE_W

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

Field RX_CLK_ACTIVE writer - I2S Rx module clock enable signal.

Aliased Type§

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