Struct stm32f4::stm32f413::rcc::pllcfgr::W[][src]

pub struct W(_);
Expand description

Register PLLCFGR writer

Implementations

Bit 22 - Main PLL(PLL) and audio PLL (PLLI2S) entry clock source

Bits 28:30 - Main PLL (PLL) division factor for I2S, DFSDM clocks

Bits 0:5 - Division factor for the main PLL (PLL) and audio PLL (PLLI2S) input clock

Bits 6:14 - Main PLL (PLL) multiplication factor for VCO

Bits 16:17 - Main PLL (PLL) division factor for main system clock

Bits 24:27 - Main PLL (PLL) division factor for USB OTG FS, SDIO and random number generator clocks

Writes raw bits to the register.

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

Performs the conversion.

Performs the conversion.

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.