Struct stm32f030_cf::rtc::calr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 15 - Use an 8-second calibration cycle period

Bit 14 - Use a 16-second calibration cycle period

Bit 13 - Reserved

Bits 0:8 - Calibration minus

Auto Trait Implementations

impl Send for R

impl Sync for R