pub type R = R<INT_CLR_SPEC>;
Expand description
Register INT_CLR
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn slp_wakeup(&self) -> SLP_WAKEUP_R
pub fn slp_wakeup(&self) -> SLP_WAKEUP_R
Bit 0 - Clear sleep wakeup interrupt state
Sourcepub fn slp_reject(&self) -> SLP_REJECT_R
pub fn slp_reject(&self) -> SLP_REJECT_R
Bit 1 - Clear sleep reject interrupt state
Sourcepub fn brown_out(&self) -> BROWN_OUT_R
pub fn brown_out(&self) -> BROWN_OUT_R
Bit 9 - Clear brown out interrupt state
Sourcepub fn main_timer(&self) -> MAIN_TIMER_R
pub fn main_timer(&self) -> MAIN_TIMER_R
Bit 10 - Clear RTC main timer interrupt state
Sourcepub fn bbpll_cal(&self) -> BBPLL_CAL_R
pub fn bbpll_cal(&self) -> BBPLL_CAL_R
Bit 20 - Need add desc