[][src]Type Definition stm32wb_pac::rtc::cr::W

type W = W<u32, CR>;

Writer for register CR

Implementations

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

pub fn itse(&mut self) -> ITSE_W<'_>[src]

Bit 24 - timestamp on internal event enable