pub type RTC_R = FieldReader<u8, RTC_A>;
Expand description
Field RTC
reader - Real-Time Counter Prescaler
Aliased Type§
pub struct RTC_R { /* private fields */ }
Implementations§
Source§impl RTC_R
impl RTC_R
Sourcepub fn is_div1024(&self) -> bool
pub fn is_div1024(&self) -> bool
Checks if the value of the field is DIV1024
Sourcepub fn is_div2048(&self) -> bool
pub fn is_div2048(&self) -> bool
Checks if the value of the field is DIV2048
Sourcepub fn is_div4096(&self) -> bool
pub fn is_div4096(&self) -> bool
Checks if the value of the field is DIV4096
Sourcepub fn is_div8192(&self) -> bool
pub fn is_div8192(&self) -> bool
Checks if the value of the field is DIV8192
Sourcepub fn is_div16384(&self) -> bool
pub fn is_div16384(&self) -> bool
Checks if the value of the field is DIV16384
Sourcepub fn is_div32768(&self) -> bool
pub fn is_div32768(&self) -> bool
Checks if the value of the field is DIV32768