[−][src]Type Definition stm32f0::stm32f0x1::rtc::cr::R
type R = R<u32, CR>;
Reader of register CR
Methods
impl R[src]
pub fn tsedge(&self) -> TSEDGE_R[src]
Bit 3 - Time-stamp event active edge
pub fn refckon(&self) -> REFCKON_R[src]
Bit 4 - RTC_REFIN 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 tse(&self) -> TSE_R[src]
Bit 11 - timestamp enable
pub fn alraie(&self) -> ALRAIE_R[src]
Bit 12 - Alarm A interrupt enable
pub fn tsie(&self) -> TSIE_R[src]
Bit 15 - Time-stamp interrupt enable
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