pub struct W(_);
Expand description

Register PDRUNCFG0 writer

Implementations

Bit 3 - Controls power to VBAT Brown Out Detector (BOD).

Bit 6 - Controls power to the Free Running Oscillator (FRO) 32 KHz.

Bit 7 - Controls power to crystal 32 KHz.

Bit 8 - Controls power to crystal 32 MHz.

Bit 9 - Controls power to System PLL (also refered as PLL0).

Bit 10 - Controls power to USB PLL (also refered as PLL1).

Bit 11 - Controls power to USB Full Speed phy.

Bit 12 - Controls power to USB High Speed Phy.

Bit 13 - Controls power to Analog Comparator.

Bit 18 - Controls power to USB high speed LDO.

Bit 19 - Controls power to auxiliary biasing (AUXBIAS)

Bit 20 - Controls power to crystal 32 MHz LDO.

Bit 22 - Controls power to all True Random Number Genetaor (TRNG) clock sources.

Bit 23 - Controls power to System PLL (PLL0) Spread Spectrum module.

Writes raw bits to the register.

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