Struct stm32f30x_memory_map::rcc::Cfgr2R [] [src]

pub struct Cfgr2R { /* fields omitted */ }

Methods

impl Cfgr2R
[src]

Bits 0:3 - PREDIV division factor

Bits 4:8 - ADC1 and ADC2 prescaler

Bits 9:13 - ADC3 and ADC4 prescaler

Trait Implementations

impl Clone for Cfgr2R
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Cfgr2R
[src]