Struct stm32f7x6::rcc::pllcfgr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

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

[src]

Bit 26 - Main PLL (PLL) division factor for USB OTG FS, SDIO and random number generator clocks

[src]

Bit 25 - Main PLL (PLL) division factor for USB OTG FS, SDIO and random number generator clocks

[src]

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

[src]

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

[src]

Bit 17 - Main PLL (PLL) division factor for main system clock

[src]

Bit 16 - Main PLL (PLL) division factor for main system clock

[src]

Bit 14 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 13 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 12 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 11 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 10 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 9 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 8 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 7 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 6 - Main PLL (PLL) multiplication factor for VCO

[src]

Bit 5 - Division factor for the main PLL (PLL) and audio PLL (PLLI2S) input clock

[src]

Bit 4 - Division factor for the main PLL (PLL) and audio PLL (PLLI2S) input clock

[src]

Bit 3 - Division factor for the main PLL (PLL) and audio PLL (PLLI2S) input clock

[src]

Bit 2 - Division factor for the main PLL (PLL) and audio PLL (PLLI2S) input clock

[src]

Bit 1 - Division factor for the main PLL (PLL) and audio PLL (PLLI2S) input clock

[src]

Bit 0 - Division factor for the main PLL (PLL) and audio PLL (PLLI2S) input clock

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R