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>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.