Struct esp32c2::rtc_cntl::int_ena_rtc_w1tc::W
source · pub struct W(_);
Expand description
Register INT_ENA_RTC_W1TC
writer
Implementations§
source§impl W
impl W
sourcepub fn slp_wakeup_int_ena_w1tc(&mut self) -> SLP_WAKEUP_INT_ENA_W1TC_W<'_, 0>
pub fn slp_wakeup_int_ena_w1tc(&mut self) -> SLP_WAKEUP_INT_ENA_W1TC_W<'_, 0>
Bit 0 - enable sleep wakeup interrupt
sourcepub fn slp_reject_int_ena_w1tc(&mut self) -> SLP_REJECT_INT_ENA_W1TC_W<'_, 1>
pub fn slp_reject_int_ena_w1tc(&mut self) -> SLP_REJECT_INT_ENA_W1TC_W<'_, 1>
Bit 1 - enable sleep reject interrupt
sourcepub fn wdt_int_ena_w1tc(&mut self) -> WDT_INT_ENA_W1TC_W<'_, 3>
pub fn wdt_int_ena_w1tc(&mut self) -> WDT_INT_ENA_W1TC_W<'_, 3>
Bit 3 - enable RTC WDT interrupt
sourcepub fn brown_out_int_ena_w1tc(&mut self) -> BROWN_OUT_INT_ENA_W1TC_W<'_, 9>
pub fn brown_out_int_ena_w1tc(&mut self) -> BROWN_OUT_INT_ENA_W1TC_W<'_, 9>
Bit 9 - enable brown out interrupt
sourcepub fn main_timer_int_ena_w1tc(&mut self) -> MAIN_TIMER_INT_ENA_W1TC_W<'_, 10>
pub fn main_timer_int_ena_w1tc(&mut self) -> MAIN_TIMER_INT_ENA_W1TC_W<'_, 10>
Bit 10 - enable RTC main timer interrupt
sourcepub fn swd_int_ena_w1tc(&mut self) -> SWD_INT_ENA_W1TC_W<'_, 15>
pub fn swd_int_ena_w1tc(&mut self) -> SWD_INT_ENA_W1TC_W<'_, 15>
Bit 15 - enable super watch dog interrupt
sourcepub fn bbpll_cal_int_ena_w1tc(&mut self) -> BBPLL_CAL_INT_ENA_W1TC_W<'_, 20>
pub fn bbpll_cal_int_ena_w1tc(&mut self) -> BBPLL_CAL_INT_ENA_W1TC_W<'_, 20>
Bit 20 - Need add desc