Struct stm32f103xx::rtc::crl::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Second Flag

Bit 1 - Alarm Flag

Bit 2 - Overflow Flag

Bit 3 - Registers Synchronized Flag

Bit 4 - Configuration Flag

Bit 5 - RTC operation OFF

Auto Trait Implementations

impl Send for R

impl Sync for R