Struct stm32l0::stm32l0x1::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 - Increase frequency of RTC by 488.5 ppm

Bit 14 - Use an 8-second calibration cycle period

Bit 13 - Use a 16-second calibration cycle period

Bits 0:8 - Calibration minus

Auto Trait Implementations

impl Send for R

impl Sync for R