pub struct W(_);
Expand description

Register SMPR2 writer

Implementations

Bits 27:29 - ADC channel 19 sampling time

Bits 24:26 - ADC channel 18 sampling time selection

Bits 21:23 - ADC channel 17 sampling time selection

Bits 18:20 - ADC channel 16 sampling time selection

Bits 15:17 - ADC channel 15 sampling time selection

Bits 12:14 - ADC channel 14 sampling time selection

Bits 9:11 - ADC channel 13 sampling time selection

Bits 6:8 - ADC channel 12 sampling time selection

Bits 3:5 - ADC channel 11 sampling time selection

Bits 0:2 - ADC channel 10 sampling time selection

Writes raw bits to the register.

Methods from Deref<Target = W<SMPR2_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.