Type Alias esp32c3::i2s0::rx_clkm_conf::RX_CLK_SEL_W

source ·
pub type RX_CLK_SEL_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field RX_CLK_SEL writer - Select I2S Rx module source clock. 0: no clock. 1: APLL. 2: CLK160. 3: I2S_MCLK_in.

Aliased Type§

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