pub struct R(_);
Expand description

Register SMPR1 reader

Implementations

Bits 27:29 - ADC channel 9 sampling time selection

Bits 24:26 - ADC channel 8 sampling time selection

Bits 21:23 - ADC channel 7 sampling time selection

Bits 18:20 - ADC channel 6 sampling time selection

Bits 15:17 - ADC channel 5 sampling time selection

Bits 12:14 - ADC channel 4 sampling time selection

Bits 9:11 - ADC channel 3 sampling time selection

Bits 6:8 - ADC channel 2 sampling time selection

Bits 3:5 - ADC channel 1 sampling time selection

Bits 0:2 - ADC channel 0 sampling time

Methods from Deref<Target = R<SMPR1_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.
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.