Type Alias esp32c3::i2s0::tx_clkm_div_conf::TX_CLKM_DIV_Z_R

source ·
pub type TX_CLKM_DIV_Z_R = FieldReader<u16>;
Expand description

Field TX_CLKM_DIV_Z reader - For b <= a/2, the value of I2S_TX_CLKM_DIV_Z is b. For b > a/2, the value of I2S_TX_CLKM_DIV_Z is (a-b).

Aliased Type§

struct TX_CLKM_DIV_Z_R { /* private fields */ }