Type Alias R

Source
pub type R = R<INT_CLR_SPEC>;
Expand description

Register INT_CLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn slp_wakeup(&self) -> SLP_WAKEUP_R

Bit 0 - Clear sleep wakeup interrupt state

Source

pub fn slp_reject(&self) -> SLP_REJECT_R

Bit 1 - Clear sleep reject interrupt state

Source

pub fn wdt(&self) -> WDT_R

Bit 3 - Clear RTC WDT interrupt state

Source

pub fn brown_out(&self) -> BROWN_OUT_R

Bit 9 - Clear brown out interrupt state

Source

pub fn main_timer(&self) -> MAIN_TIMER_R

Bit 10 - Clear RTC main timer interrupt state

Source

pub fn swd(&self) -> SWD_R

Bit 15 - Clear super watch dog interrupt state

Source

pub fn bbpll_cal(&self) -> BBPLL_CAL_R

Bit 20 - Need add desc