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

Field MSIRANGE writer - MSI clock ranges

Implementations

Writes variant to the field

range 0 around 100 kHz

range 1 around 200 kHz

range 2 around 400 kHz

range 3 around 800 kHz

range 4 around 1 MHz

range 5 around 2 MHz

range 6 around 4 MHz

range 7 around 8 MHz

range 8 around 16 MHz

range 9 around 24 MHz

range 10 around 32 MHz

range 11 around 48 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.

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.