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

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

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

Bits 0:2 - Wakeup clock selection

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

Bit 3 - Time-stamp event active edge

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

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

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

Bit 5 - Bypass the shadow registers

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

Bit 6 - Hour format

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

Bit 8 - Alarm A enable

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

Bit 9 - Alarm B enable

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

Bit 10 - Wakeup timer enable

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

Bit 11 - Time stamp enable

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

Bit 12 - Alarm A interrupt enable

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

Bit 13 - Alarm B interrupt enable

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

Bit 14 - Wakeup timer interrupt enable

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

Bit 15 - Time-stamp interrupt enable

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

Bit 16 - Add 1 hour (summer time change)

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

Bit 17 - Subtract 1 hour (winter time change)

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

Bit 18 - Backup

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

Bit 19 - Calibration output selection

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

Bit 20 - Output polarity

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

Bits 21:22 - Output selection

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

Bit 23 - Calibration output enable

pub fn itse(&self) -> ITSE_R[src]

Bit 24 - timestamp on internal event enable