Struct stm32f7x6::rcc::plli2scfgr::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 28:30 - PLLI2S division factor for I2S clocks

[src]

Bits 24:27 - PLLI2S division factor for SAI1 clock

[src]

Bits 6:14 - PLLI2S multiplication factor for VCO

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R