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

Proxy

Implementations§

Writes variant to the field

32 MHz / 2 = 16.0 MHz

32 MHz / 3 = 10.6666667 MHz

32 MHz / 4 = 8.0 MHz

32 MHz / 5 = 6.4 MHz

32 MHz / 6 = 5.3333333 MHz

32 MHz / 8 = 4.0 MHz

32 MHz / 10 = 3.2 MHz

32 MHz / 11 = 2.9090909 MHz

32 MHz / 15 = 2.1333333 MHz

32 MHz / 16 = 2.0 MHz

32 MHz / 21 = 1.5238095

32 MHz / 23 = 1.3913043 MHz

32 MHz / 30 = 1.0666667 MHz

32 MHz / 31 = 1.0322581 MHz

32 MHz / 32 = 1.0 MHz

32 MHz / 42 = 0.7619048 MHz

32 MHz / 63 = 0.5079365 MHz

32 MHz / 125 = 0.256 MHz

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.

Should always be Self
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.