pub struct R(_);
Expand description
Register OR
reader
Implementations§
source§impl R
impl R
sourcepub fn rtc_alarm_type(&self) -> BitReaderRaw<bool>
pub fn rtc_alarm_type(&self) -> BitReaderRaw<bool>
Bit 0 - RTC_ALARM output type on PC13
sourcepub fn rtc_out_rmp(&self) -> BitReaderRaw<bool>
pub fn rtc_out_rmp(&self) -> BitReaderRaw<bool>
Bit 1 - RTC_OUT remap
Methods from Deref<Target = R<OR_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.