Struct stm32f30x::rcc::cfgr2::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 0:3 - PREDIV division factor

[src]

Bits 4:8 - ADC1 and ADC2 prescaler

[src]

Bits 9:13 - ADC3 and ADC4 prescaler

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W