[][src]Type Definition stm32f3::stm32f303::rtc::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

impl W[src]

pub fn wcksel(&mut self) -> WCKSEL_W[src]

Bits 0:2 - Wakeup clock selection

pub fn tsedge(&mut self) -> TSEDGE_W[src]

Bit 3 - Time-stamp event active edge

pub fn refckon(&mut self) -> REFCKON_W[src]

Bit 4 - Reference clock detection enable (50 or 60 Hz)

pub fn bypshad(&mut self) -> BYPSHAD_W[src]

Bit 5 - Bypass the shadow registers

pub fn fmt(&mut self) -> FMT_W[src]

Bit 6 - Hour format

pub fn alrae(&mut self) -> ALRAE_W[src]

Bit 8 - Alarm A enable

pub fn alrbe(&mut self) -> ALRBE_W[src]

Bit 9 - Alarm B enable

pub fn wute(&mut self) -> WUTE_W[src]

Bit 10 - Wakeup timer enable

pub fn tse(&mut self) -> TSE_W[src]

Bit 11 - Time stamp enable

pub fn alraie(&mut self) -> ALRAIE_W[src]

Bit 12 - Alarm A interrupt enable

pub fn alrbie(&mut self) -> ALRBIE_W[src]

Bit 13 - Alarm B interrupt enable

pub fn wutie(&mut self) -> WUTIE_W[src]

Bit 14 - Wakeup timer interrupt enable

pub fn tsie(&mut self) -> TSIE_W[src]

Bit 15 - Time-stamp interrupt enable

pub fn add1h(&mut self) -> ADD1H_W[src]

Bit 16 - Add 1 hour (summer time change)

pub fn sub1h(&mut self) -> SUB1H_W[src]

Bit 17 - Subtract 1 hour (winter time change)

pub fn bkp(&mut self) -> BKP_W[src]

Bit 18 - Backup

pub fn cosel(&mut self) -> COSEL_W[src]

Bit 19 - Calibration output selection

pub fn pol(&mut self) -> POL_W[src]

Bit 20 - Output polarity

pub fn osel(&mut self) -> OSEL_W[src]

Bits 21:22 - Output selection

pub fn coe(&mut self) -> COE_W[src]

Bit 23 - Calibration output enable