pub type W = W<INT_CLR_SPEC>;
Expand description
Register INT_CLR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn slp_wakeup(&mut self) -> SLP_WAKEUP_W<'_, INT_CLR_SPEC>
pub fn slp_wakeup(&mut self) -> SLP_WAKEUP_W<'_, INT_CLR_SPEC>
Bit 0 - Clears the interrupt triggered when the chip wakes up from sleep.
sourcepub fn slp_reject(&mut self) -> SLP_REJECT_W<'_, INT_CLR_SPEC>
pub fn slp_reject(&mut self) -> SLP_REJECT_W<'_, INT_CLR_SPEC>
Bit 1 - Clears the interrupt triggered when the chip rejects to go to sleep.
sourcepub fn sdio_idle(&mut self) -> SDIO_IDLE_W<'_, INT_CLR_SPEC>
pub fn sdio_idle(&mut self) -> SDIO_IDLE_W<'_, INT_CLR_SPEC>
Bit 2 - Clears the interrupt triggered when the SDIO idles.
sourcepub fn wdt(&mut self) -> WDT_W<'_, INT_CLR_SPEC>
pub fn wdt(&mut self) -> WDT_W<'_, INT_CLR_SPEC>
Bit 3 - Enables the RTC watchdog interrupt.
sourcepub fn touch_scan_done(&mut self) -> TOUCH_SCAN_DONE_W<'_, INT_CLR_SPEC>
pub fn touch_scan_done(&mut self) -> TOUCH_SCAN_DONE_W<'_, INT_CLR_SPEC>
Bit 4 - Clears the interrupt triggered upon the completion of a touch scanning.
sourcepub fn ulp_cp(&mut self) -> ULP_CP_W<'_, INT_CLR_SPEC>
pub fn ulp_cp(&mut self) -> ULP_CP_W<'_, INT_CLR_SPEC>
Bit 5 - Enables the ULP co-processor interrupt.
sourcepub fn touch_done(&mut self) -> TOUCH_DONE_W<'_, INT_CLR_SPEC>
pub fn touch_done(&mut self) -> TOUCH_DONE_W<'_, INT_CLR_SPEC>
Bit 6 - Clears the interrupt triggered upon the completion of a single touch.
sourcepub fn touch_active(&mut self) -> TOUCH_ACTIVE_W<'_, INT_CLR_SPEC>
pub fn touch_active(&mut self) -> TOUCH_ACTIVE_W<'_, INT_CLR_SPEC>
Bit 7 - Clears the interrupt triggered when a touch is detected.
sourcepub fn touch_inactive(&mut self) -> TOUCH_INACTIVE_W<'_, INT_CLR_SPEC>
pub fn touch_inactive(&mut self) -> TOUCH_INACTIVE_W<'_, INT_CLR_SPEC>
Bit 8 - Clears the interrupt triggered when a touch is released.
sourcepub fn brown_out(&mut self) -> BROWN_OUT_W<'_, INT_CLR_SPEC>
pub fn brown_out(&mut self) -> BROWN_OUT_W<'_, INT_CLR_SPEC>
Bit 9 - Clears the brown out interrupt.
sourcepub fn main_timer(&mut self) -> MAIN_TIMER_W<'_, INT_CLR_SPEC>
pub fn main_timer(&mut self) -> MAIN_TIMER_W<'_, INT_CLR_SPEC>
Bit 10 - Clears the RTC main timer interrupt.
sourcepub fn saradc1(&mut self) -> SARADC1_W<'_, INT_CLR_SPEC>
pub fn saradc1(&mut self) -> SARADC1_W<'_, INT_CLR_SPEC>
Bit 11 - Clears the SAR ADC 1 interrupt.
sourcepub fn tsens(&mut self) -> TSENS_W<'_, INT_CLR_SPEC>
pub fn tsens(&mut self) -> TSENS_W<'_, INT_CLR_SPEC>
Bit 12 - Clears the touch sensor interrupt.
sourcepub fn cocpu(&mut self) -> COCPU_W<'_, INT_CLR_SPEC>
pub fn cocpu(&mut self) -> COCPU_W<'_, INT_CLR_SPEC>
Bit 13 - Clears the ULP-RISCV interrupt.
sourcepub fn saradc2(&mut self) -> SARADC2_W<'_, INT_CLR_SPEC>
pub fn saradc2(&mut self) -> SARADC2_W<'_, INT_CLR_SPEC>
Bit 14 - Clears the SAR ADC 2 interrupt.
sourcepub fn swd(&mut self) -> SWD_W<'_, INT_CLR_SPEC>
pub fn swd(&mut self) -> SWD_W<'_, INT_CLR_SPEC>
Bit 15 - Clears the super watchdog interrupt.
sourcepub fn xtal32k_dead(&mut self) -> XTAL32K_DEAD_W<'_, INT_CLR_SPEC>
pub fn xtal32k_dead(&mut self) -> XTAL32K_DEAD_W<'_, INT_CLR_SPEC>
Bit 16 - Clears the interrupt triggered when the 32 kHz crystal is dead.
sourcepub fn cocpu_trap(&mut self) -> COCPU_TRAP_W<'_, INT_CLR_SPEC>
pub fn cocpu_trap(&mut self) -> COCPU_TRAP_W<'_, INT_CLR_SPEC>
Bit 17 - Clears the interrupt triggered when the ULP-RISCV is trapped.
sourcepub fn touch_timeout(&mut self) -> TOUCH_TIMEOUT_W<'_, INT_CLR_SPEC>
pub fn touch_timeout(&mut self) -> TOUCH_TIMEOUT_W<'_, INT_CLR_SPEC>
Bit 18 - Clears the interrupt triggered when touch sensor times out.
sourcepub fn glitch_det(&mut self) -> GLITCH_DET_W<'_, INT_CLR_SPEC>
pub fn glitch_det(&mut self) -> GLITCH_DET_W<'_, INT_CLR_SPEC>
Bit 19 - Clears the interrupt triggered when a glitch is detected.