pub struct W(_);
Expand description

Register PLL_SIC_TOG writer

Implementations

Bit 6 - Enables the USB clock from PLL to USB PHY

Bit 12 - Power up the USB PLL

Bit 13 - Enables the clock output from the USB PLL

Bit 19 - Reference bias power down select.

Bit 20 - Power down the reference bias This bit is only used when REFBIAS_PWD_SEL is set to 1.

Bit 21 - This field controls the USB PLL regulator, set to enable the regulator

Bits 22:24 - This field controls the USB PLL feedback loop divider

Bit 30 - This is selection between /1 or /2 to expand the range of ref input clock.

Writes raw bits to the register.

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