pub struct W(_);
Expand description

Register CR writer

Implementations

Bit 31 - ADC calibration

Bit 30 - Differential mode for calibration

Bit 29 - Deep-power-down enable

Bit 28 - ADC voltage regulator enable

Bit 5 - ADC stop of injected conversion command

Bit 4 - ADC stop of regular conversion command

Bit 3 - ADC start of injected conversion

Bit 2 - ADC start of regular conversion

Bit 1 - ADC disable command

Bit 0 - ADC enable control

Writes raw bits to the register.

Methods from Deref<Target = W<CR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.