Struct stm32h743::rcc::pll3divr::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]

Bits 0:8 - Multiplication factor for PLL1 VCO

[src]

Bits 9:15 - PLL DIVP division factor

[src]

Bits 16:22 - PLL DIVQ division factor

[src]

Bits 24:30 - PLL DIVR division factor

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R