Struct stm32f103xx::bkp::rtccr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:6 - Calibration value

Bit 7 - Calibration Clock Output

Bit 8 - Alarm or second output enable

Bit 9 - Alarm or second output selection

Auto Trait Implementations

impl Send for R

impl Sync for R