pub struct W(_);
Expand description

Register FRO192M_CTRL writer

Implementations

Bit 14 - 12 MHz clock control.

Bit 15 - 48 MHz clock control.

Bits 16:23 - Frequency trim.

Bit 24 - If this bit is set and the USB peripheral is enabled into full speed device mode, the USB block will provide FRO clock adjustments to lock it to the host clock using the SOF packets.

Bit 30 - 96 MHz clock control.

Writes raw bits to the register.

Methods from Deref<Target = W<FRO192M_CTRL_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.