Struct esp32c2::rtc_cntl::int_raw_rtc::W
source · pub struct W(_);Expand description
Register INT_RAW_RTC writer
Implementations§
source§impl W
impl W
sourcepub fn slp_wakeup_int_raw(&mut self) -> SLP_WAKEUP_INT_RAW_W<'_, 0>
pub fn slp_wakeup_int_raw(&mut self) -> SLP_WAKEUP_INT_RAW_W<'_, 0>
Bit 0 - sleep wakeup interrupt raw
sourcepub fn slp_reject_int_raw(&mut self) -> SLP_REJECT_INT_RAW_W<'_, 1>
pub fn slp_reject_int_raw(&mut self) -> SLP_REJECT_INT_RAW_W<'_, 1>
Bit 1 - sleep reject interrupt raw
sourcepub fn wdt_int_raw(&mut self) -> WDT_INT_RAW_W<'_, 3>
pub fn wdt_int_raw(&mut self) -> WDT_INT_RAW_W<'_, 3>
Bit 3 - RTC WDT interrupt raw
sourcepub fn brown_out_int_raw(&mut self) -> BROWN_OUT_INT_RAW_W<'_, 9>
pub fn brown_out_int_raw(&mut self) -> BROWN_OUT_INT_RAW_W<'_, 9>
Bit 9 - brown out interrupt raw
sourcepub fn main_timer_int_raw(&mut self) -> MAIN_TIMER_INT_RAW_W<'_, 10>
pub fn main_timer_int_raw(&mut self) -> MAIN_TIMER_INT_RAW_W<'_, 10>
Bit 10 - RTC main timer interrupt raw
sourcepub fn swd_int_raw(&mut self) -> SWD_INT_RAW_W<'_, 15>
pub fn swd_int_raw(&mut self) -> SWD_INT_RAW_W<'_, 15>
Bit 15 - super watch dog interrupt raw
sourcepub fn bbpll_cal_int_raw(&mut self) -> BBPLL_CAL_INT_RAW_W<'_, 20>
pub fn bbpll_cal_int_raw(&mut self) -> BBPLL_CAL_INT_RAW_W<'_, 20>
Bit 20 - Need add desc