Struct stm32f303x_memory_map::rtc::cr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn wcksel(&self) -> WckselR
Bits 0:2 - Wakeup clock selection
fn tsedge(&self) -> TsedgeR
Bit 3 - Time-stamp event active edge
fn refckon(&self) -> RefckonR
Bit 4 - Reference clock detection enable (50 or 60 Hz)
fn bypshad(&self) -> BypshadR
Bit 5 - Bypass the shadow registers
fn fmt(&self) -> FmtR
Bit 6 - Hour format
fn alrae(&self) -> AlraeR
Bit 8 - Alarm A enable
fn alrbe(&self) -> AlrbeR
Bit 9 - Alarm B enable
fn wute(&self) -> WuteR
Bit 10 - Wakeup timer enable
fn tse(&self) -> TseR
Bit 11 - Time stamp enable
fn alraie(&self) -> AlraieR
Bit 12 - Alarm A interrupt enable
fn alrbie(&self) -> AlrbieR
Bit 13 - Alarm B interrupt enable
fn wutie(&self) -> WutieR
Bit 14 - Wakeup timer interrupt enable
fn tsie(&self) -> TsieR
Bit 15 - Time-stamp interrupt enable
fn add1h(&self) -> Add1hR
Bit 16 - Add 1 hour (summer time change)
fn sub1h(&self) -> Sub1hR
Bit 17 - Subtract 1 hour (winter time change)
fn bkp(&self) -> BkpR
Bit 18 - Backup
fn cosel(&self) -> CoselR
Bit 19 - Calibration output selection
fn pol(&self) -> PolR
Bit 20 - Output polarity
fn osel(&self) -> OselR
Bits 21:22 - Output selection
fn coe(&self) -> CoeR
Bit 23 - Calibration output enable