pub struct W(_);
Expand description

Register CR writer

Implementations

Bit 24 - PLL enable bit

Bits 20:21 - TC/LCD prescaler

Bit 19 - Clock security system on HSE enable bit

Bit 18 - HSE clock bypass bit

Bit 16 - HSE clock enable bit

Bit 8 - MSI clock enable bit

Bit 3 - HSI16DIVEN

Bit 2 - Internal high-speed clock ready flag

Bit 0 - 16 MHz high-speed internal clock enable

Bit 5 - 16 MHz high-speed internal clock output enable

Writes raw bits to the register.

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