Type Alias esp32c3::i2s0::tx_clkm_div_conf::TX_CLKM_DIV_YN1_W

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

Field TX_CLKM_DIV_YN1 writer - For b <= a/2, the value of I2S_TX_CLKM_DIV_YN1 is 0 . For b > a/2, the value of I2S_TX_CLKM_DIV_YN1 is 1.

Aliased Type§

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