Struct esp32s2::rtc_cntl::int_clr_rtc::W
source · pub struct W(_);Expand description
Register INT_CLR_RTC writer
Implementations§
source§impl W
impl W
sourcepub fn slp_wakeup_int_clr(&mut self) -> SLP_WAKEUP_INT_CLR_W<'_, 0>
pub fn slp_wakeup_int_clr(&mut self) -> SLP_WAKEUP_INT_CLR_W<'_, 0>
Bit 0 - Clears the interrupt triggered when the chip wakes up from sleep.
sourcepub fn slp_reject_int_clr(&mut self) -> SLP_REJECT_INT_CLR_W<'_, 1>
pub fn slp_reject_int_clr(&mut self) -> SLP_REJECT_INT_CLR_W<'_, 1>
Bit 1 - Clears the interrupt triggered when the chip rejects to go to sleep.
sourcepub fn sdio_idle_int_clr(&mut self) -> SDIO_IDLE_INT_CLR_W<'_, 2>
pub fn sdio_idle_int_clr(&mut self) -> SDIO_IDLE_INT_CLR_W<'_, 2>
Bit 2 - Clears the interrupt triggered when the SDIO idles.
sourcepub fn wdt_int_clr(&mut self) -> WDT_INT_CLR_W<'_, 3>
pub fn wdt_int_clr(&mut self) -> WDT_INT_CLR_W<'_, 3>
Bit 3 - Enables the RTC watchdog interrupt.
sourcepub fn touch_scan_done_int_clr(&mut self) -> TOUCH_SCAN_DONE_INT_CLR_W<'_, 4>
pub fn touch_scan_done_int_clr(&mut self) -> TOUCH_SCAN_DONE_INT_CLR_W<'_, 4>
Bit 4 - Clears the interrupt triggered upon the completion of a touch scanning.
sourcepub fn ulp_cp_int_clr(&mut self) -> ULP_CP_INT_CLR_W<'_, 5>
pub fn ulp_cp_int_clr(&mut self) -> ULP_CP_INT_CLR_W<'_, 5>
Bit 5 - Enables the ULP co-processor interrupt.
sourcepub fn touch_done_int_clr(&mut self) -> TOUCH_DONE_INT_CLR_W<'_, 6>
pub fn touch_done_int_clr(&mut self) -> TOUCH_DONE_INT_CLR_W<'_, 6>
Bit 6 - Clears the interrupt triggered upon the completion of a single touch.
sourcepub fn touch_active_int_clr(&mut self) -> TOUCH_ACTIVE_INT_CLR_W<'_, 7>
pub fn touch_active_int_clr(&mut self) -> TOUCH_ACTIVE_INT_CLR_W<'_, 7>
Bit 7 - Clears the interrupt triggered when a touch is detected.
sourcepub fn touch_inactive_int_clr(&mut self) -> TOUCH_INACTIVE_INT_CLR_W<'_, 8>
pub fn touch_inactive_int_clr(&mut self) -> TOUCH_INACTIVE_INT_CLR_W<'_, 8>
Bit 8 - Clears the interrupt triggered when a touch is released.
sourcepub fn brown_out_int_clr(&mut self) -> BROWN_OUT_INT_CLR_W<'_, 9>
pub fn brown_out_int_clr(&mut self) -> BROWN_OUT_INT_CLR_W<'_, 9>
Bit 9 - Clears the brown out interrupt.
sourcepub fn main_timer_int_clr(&mut self) -> MAIN_TIMER_INT_CLR_W<'_, 10>
pub fn main_timer_int_clr(&mut self) -> MAIN_TIMER_INT_CLR_W<'_, 10>
Bit 10 - Clears the RTC main timer interrupt.
sourcepub fn saradc1_int_clr(&mut self) -> SARADC1_INT_CLR_W<'_, 11>
pub fn saradc1_int_clr(&mut self) -> SARADC1_INT_CLR_W<'_, 11>
Bit 11 - Clears the SAR ADC 1 interrupt.
sourcepub fn tsens_int_clr(&mut self) -> TSENS_INT_CLR_W<'_, 12>
pub fn tsens_int_clr(&mut self) -> TSENS_INT_CLR_W<'_, 12>
Bit 12 - Clears the touch sensor interrupt.
sourcepub fn cocpu_int_clr(&mut self) -> COCPU_INT_CLR_W<'_, 13>
pub fn cocpu_int_clr(&mut self) -> COCPU_INT_CLR_W<'_, 13>
Bit 13 - Clears the ULP-RISCV interrupt.
sourcepub fn saradc2_int_clr(&mut self) -> SARADC2_INT_CLR_W<'_, 14>
pub fn saradc2_int_clr(&mut self) -> SARADC2_INT_CLR_W<'_, 14>
Bit 14 - Clears the SAR ADC 2 interrupt.
sourcepub fn swd_int_clr(&mut self) -> SWD_INT_CLR_W<'_, 15>
pub fn swd_int_clr(&mut self) -> SWD_INT_CLR_W<'_, 15>
Bit 15 - Clears the super watchdog interrupt.
sourcepub fn xtal32k_dead_int_clr(&mut self) -> XTAL32K_DEAD_INT_CLR_W<'_, 16>
pub fn xtal32k_dead_int_clr(&mut self) -> XTAL32K_DEAD_INT_CLR_W<'_, 16>
Bit 16 - Clears the interrupt triggered when the 32 kHz crystal is dead.
sourcepub fn cocpu_trap_int_clr(&mut self) -> COCPU_TRAP_INT_CLR_W<'_, 17>
pub fn cocpu_trap_int_clr(&mut self) -> COCPU_TRAP_INT_CLR_W<'_, 17>
Bit 17 - Clears the interrupt triggered when the ULP-RISCV is trapped.
sourcepub fn touch_timeout_int_clr(&mut self) -> TOUCH_TIMEOUT_INT_CLR_W<'_, 18>
pub fn touch_timeout_int_clr(&mut self) -> TOUCH_TIMEOUT_INT_CLR_W<'_, 18>
Bit 18 - Clears the interrupt triggered when touch sensor times out.
sourcepub fn glitch_det_int_clr(&mut self) -> GLITCH_DET_INT_CLR_W<'_, 19>
pub fn glitch_det_int_clr(&mut self) -> GLITCH_DET_INT_CLR_W<'_, 19>
Bit 19 - Clears the interrupt triggered when a glitch is detected.