[][src]Type Definition stm32l0::stm32l0x2::rtc::cr::R

type R = R<u32, CR>;

Reader of register CR

Methods

impl R[src]

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

Bit 23 - Calibration output enable

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

Bits 21:22 - Output selection

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

Bit 20 - Output polarity

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

Bit 19 - Calibration output selection

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

Bit 18 - Backup

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

Bit 15 - Time-stamp interrupt enable

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

Bit 14 - Wakeup timer interrupt enable

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

Bit 13 - Alarm B interrupt enable

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

Bit 12 - Alarm A interrupt enable

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

Bit 11 - timestamp enable

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

Bit 10 - Wakeup timer enable

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

Bit 9 - Alarm B enable

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

Bit 8 - Alarm A enable

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

Bit 6 - Hour format

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

Bit 5 - Bypass the shadow registers

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

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

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

Bit 3 - Time-stamp event active edge

pub fn wucksel(&self) -> WUCKSEL_R[src]

Bits 0:2 - Wakeup clock selection