Struct esp32s2::rtc_cntl::int_ena_rtc::W
source · pub struct W(_);
Expand description
Register INT_ENA_RTC
writer
Implementations§
source§impl W
impl W
sourcepub fn slp_wakeup_int_ena(&mut self) -> SLP_WAKEUP_INT_ENA_W<'_, 0>
pub fn slp_wakeup_int_ena(&mut self) -> SLP_WAKEUP_INT_ENA_W<'_, 0>
Bit 0 - Enables interruption when the chip wakes up from sleep.
sourcepub fn slp_reject_int_ena(&mut self) -> SLP_REJECT_INT_ENA_W<'_, 1>
pub fn slp_reject_int_ena(&mut self) -> SLP_REJECT_INT_ENA_W<'_, 1>
Bit 1 - Enables interruption when the chip rejects to go to sleep.
sourcepub fn sdio_idle_int_ena(&mut self) -> SDIO_IDLE_INT_ENA_W<'_, 2>
pub fn sdio_idle_int_ena(&mut self) -> SDIO_IDLE_INT_ENA_W<'_, 2>
Bit 2 - Enables interruption when the SDIO idles.
sourcepub fn wdt_int_ena(&mut self) -> WDT_INT_ENA_W<'_, 3>
pub fn wdt_int_ena(&mut self) -> WDT_INT_ENA_W<'_, 3>
Bit 3 - Enables the RTC watchdog interrupt.
sourcepub fn touch_scan_done_int_ena(&mut self) -> TOUCH_SCAN_DONE_INT_ENA_W<'_, 4>
pub fn touch_scan_done_int_ena(&mut self) -> TOUCH_SCAN_DONE_INT_ENA_W<'_, 4>
Bit 4 - Enables interruption upon the completion of a touch scanning.
sourcepub fn ulp_cp_int_ena(&mut self) -> ULP_CP_INT_ENA_W<'_, 5>
pub fn ulp_cp_int_ena(&mut self) -> ULP_CP_INT_ENA_W<'_, 5>
Bit 5 - Enables the ULP co-processor interrupt.
sourcepub fn touch_done_int_ena(&mut self) -> TOUCH_DONE_INT_ENA_W<'_, 6>
pub fn touch_done_int_ena(&mut self) -> TOUCH_DONE_INT_ENA_W<'_, 6>
Bit 6 - Enables interruption upon the completion of a single touch.
sourcepub fn touch_active_int_ena(&mut self) -> TOUCH_ACTIVE_INT_ENA_W<'_, 7>
pub fn touch_active_int_ena(&mut self) -> TOUCH_ACTIVE_INT_ENA_W<'_, 7>
Bit 7 - Enables interruption when a touch is detected.
sourcepub fn touch_inactive_int_ena(&mut self) -> TOUCH_INACTIVE_INT_ENA_W<'_, 8>
pub fn touch_inactive_int_ena(&mut self) -> TOUCH_INACTIVE_INT_ENA_W<'_, 8>
Bit 8 - Enables interruption when a touch is released.
sourcepub fn brown_out_int_ena(&mut self) -> BROWN_OUT_INT_ENA_W<'_, 9>
pub fn brown_out_int_ena(&mut self) -> BROWN_OUT_INT_ENA_W<'_, 9>
Bit 9 - Enables the brown out interrupt.
sourcepub fn main_timer_int_ena(&mut self) -> MAIN_TIMER_INT_ENA_W<'_, 10>
pub fn main_timer_int_ena(&mut self) -> MAIN_TIMER_INT_ENA_W<'_, 10>
Bit 10 - Enables the RTC main timer interrupt.
sourcepub fn saradc1_int_ena(&mut self) -> SARADC1_INT_ENA_W<'_, 11>
pub fn saradc1_int_ena(&mut self) -> SARADC1_INT_ENA_W<'_, 11>
Bit 11 - Enables the SAR ADC 1 interrupt.
sourcepub fn tsens_int_ena(&mut self) -> TSENS_INT_ENA_W<'_, 12>
pub fn tsens_int_ena(&mut self) -> TSENS_INT_ENA_W<'_, 12>
Bit 12 - Enables the touch sensor interrupt.
sourcepub fn cocpu_int_ena(&mut self) -> COCPU_INT_ENA_W<'_, 13>
pub fn cocpu_int_ena(&mut self) -> COCPU_INT_ENA_W<'_, 13>
Bit 13 - Enables the ULP-RISCV interrupt.
sourcepub fn saradc2_int_ena(&mut self) -> SARADC2_INT_ENA_W<'_, 14>
pub fn saradc2_int_ena(&mut self) -> SARADC2_INT_ENA_W<'_, 14>
Bit 14 - Enables the SAR ADC 2 interrupt.
sourcepub fn swd_int_ena(&mut self) -> SWD_INT_ENA_W<'_, 15>
pub fn swd_int_ena(&mut self) -> SWD_INT_ENA_W<'_, 15>
Bit 15 - Enables the super watchdog interrupt.
sourcepub fn xtal32k_dead_int_ena(&mut self) -> XTAL32K_DEAD_INT_ENA_W<'_, 16>
pub fn xtal32k_dead_int_ena(&mut self) -> XTAL32K_DEAD_INT_ENA_W<'_, 16>
Bit 16 - Enables interruption when the 32 kHz crystal is dead.
sourcepub fn cocpu_trap_int_ena(&mut self) -> COCPU_TRAP_INT_ENA_W<'_, 17>
pub fn cocpu_trap_int_ena(&mut self) -> COCPU_TRAP_INT_ENA_W<'_, 17>
Bit 17 - Enables interruption when the ULP-RISCV is trapped.
sourcepub fn touch_timeout_int_ena(&mut self) -> TOUCH_TIMEOUT_INT_ENA_W<'_, 18>
pub fn touch_timeout_int_ena(&mut self) -> TOUCH_TIMEOUT_INT_ENA_W<'_, 18>
Bit 18 - Enables interruption when touch sensor times out.
sourcepub fn glitch_det_int_ena(&mut self) -> GLITCH_DET_INT_ENA_W<'_, 19>
pub fn glitch_det_int_ena(&mut self) -> GLITCH_DET_INT_ENA_W<'_, 19>
Bit 19 - Enables interruption when a glitch is detected.