Struct esp32c3::i2s::tx_pcm2pdm_conf1::R [−][src]
pub struct R(_);
Expand description
Register TX_PCM2PDM_CONF1
reader
Implementations
Bits 0:9 - I2S TX PDM Fp
Bits 10:19 - I2S TX PDM Fs
Bits 20:22 - The fourth parameter of PDM TX IIR_HP filter stage 2 is (504 + I2S_TX_IIR_HP_MULT12_5[2:0])
Bits 23:25 - The fourth parameter of PDM TX IIR_HP filter stage 1 is (504 + I2S_TX_IIR_HP_MULT12_0[2:0])
Methods from Deref<Target = R<TX_PCM2PDM_CONF1_SPEC>>
Trait Implementations
Performs the conversion.