Struct stm32f303x_memory_map::rtc::cr::W
[−]
[src]
pub struct W { /* fields omitted */ }Value to write to the register
Methods
impl W[src]
fn reset_value() -> W
Reset value of the register
unsafe fn bits(&mut self, bits: u32) -> &mut Self
Writes raw bits to the register
fn wcksel(&mut self) -> _WckselW
Bits 0:2 - Wakeup clock selection
fn tsedge(&mut self) -> _TsedgeW
Bit 3 - Time-stamp event active edge
fn refckon(&mut self) -> _RefckonW
Bit 4 - Reference clock detection enable (50 or 60 Hz)
fn bypshad(&mut self) -> _BypshadW
Bit 5 - Bypass the shadow registers
fn fmt(&mut self) -> _FmtW
Bit 6 - Hour format
fn alrae(&mut self) -> _AlraeW
Bit 8 - Alarm A enable
fn alrbe(&mut self) -> _AlrbeW
Bit 9 - Alarm B enable
fn wute(&mut self) -> _WuteW
Bit 10 - Wakeup timer enable
fn tse(&mut self) -> _TseW
Bit 11 - Time stamp enable
fn alraie(&mut self) -> _AlraieW
Bit 12 - Alarm A interrupt enable
fn alrbie(&mut self) -> _AlrbieW
Bit 13 - Alarm B interrupt enable
fn wutie(&mut self) -> _WutieW
Bit 14 - Wakeup timer interrupt enable
fn tsie(&mut self) -> _TsieW
Bit 15 - Time-stamp interrupt enable
fn add1h(&mut self) -> _Add1hW
Bit 16 - Add 1 hour (summer time change)
fn sub1h(&mut self) -> _Sub1hW
Bit 17 - Subtract 1 hour (winter time change)
fn bkp(&mut self) -> _BkpW
Bit 18 - Backup
fn cosel(&mut self) -> _CoselW
Bit 19 - Calibration output selection
fn pol(&mut self) -> _PolW
Bit 20 - Output polarity
fn osel(&mut self) -> _OselW
Bits 21:22 - Output selection
fn coe(&mut self) -> _CoeW
Bit 23 - Calibration output enable