pub type BYPSHAD_R = BitReader<BYPSHAD>;
Expand description
Field BYPSHAD
reader - Bypass the shadow registers
Aliased Type§
pub struct BYPSHAD_R { /* private fields */ }
Implementations§
Source§impl BYPSHAD_R
impl BYPSHAD_R
Sourcepub fn is_shadow_reg(&self) -> bool
pub fn is_shadow_reg(&self) -> bool
Calendar values (when reading from RTC_SSR, RTC_TR, and RTC_DR) are taken from the shadow registers, which are updated once every two RTCCLK cycles
Sourcepub fn is_bypass_shadow_reg(&self) -> bool
pub fn is_bypass_shadow_reg(&self) -> bool
Calendar values (when reading from RTC_SSR, RTC_TR, and RTC_DR) are taken directly from the calendar counters