Struct esp32c3::apb_saradc::ctrl::W[][src]

pub struct W(_);
Expand description

Register CTRL writer

Implementations

Bit 0 - select software enable saradc sample

Bit 1 - software enable saradc sample

Bit 6 - SAR clock gated

Bits 7:14 - SAR clock divider

Bits 15:17 - 0 ~ 15 means length 1 ~ 16

Bit 23 - clear the pointer of pattern table for DIG ADC1 CTRL

Bits 27:28 - force option to xpd sar blocks

Bits 30:31 - wait arbit signal stable after sar_done

Writes raw bits to the register.

Methods from Deref<Target = W<CTRL_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

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