Type Alias BYPSHAD_R

Source
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

Source

pub const fn variant(&self) -> BYPSHAD

Get enumerated values variant

Source

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

Source

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