pub struct ADC34PRES_W<'a> { /* private fields */ }
Expand description

Field ADC34PRES writer - ADC3 and ADC4 prescaler

Implementations

Writes variant to the field

No clock

PLL clock not divided

PLL clock divided by 2

PLL clock divided by 4

PLL clock divided by 6

PLL clock divided by 8

PLL clock divided by 10

PLL clock divided by 12

PLL clock divided by 16

PLL clock divided by 32

PLL clock divided by 64

PLL clock divided by 128

PLL clock divided by 256

Writes raw bits to the field

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.