Struct stm32f7x6::rcc::plli2scfgr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W