Struct esp32s2::rtc_cntl::int_ena_rtc::R
source · pub struct R(_);
Expand description
Register INT_ENA_RTC
reader
Implementations§
source§impl R
impl R
sourcepub fn slp_wakeup_int_ena(&self) -> SLP_WAKEUP_INT_ENA_R
pub fn slp_wakeup_int_ena(&self) -> SLP_WAKEUP_INT_ENA_R
Bit 0 - Enables interruption when the chip wakes up from sleep.
sourcepub fn slp_reject_int_ena(&self) -> SLP_REJECT_INT_ENA_R
pub fn slp_reject_int_ena(&self) -> SLP_REJECT_INT_ENA_R
Bit 1 - Enables interruption when the chip rejects to go to sleep.
sourcepub fn sdio_idle_int_ena(&self) -> SDIO_IDLE_INT_ENA_R
pub fn sdio_idle_int_ena(&self) -> SDIO_IDLE_INT_ENA_R
Bit 2 - Enables interruption when the SDIO idles.
sourcepub fn wdt_int_ena(&self) -> WDT_INT_ENA_R
pub fn wdt_int_ena(&self) -> WDT_INT_ENA_R
Bit 3 - Enables the RTC watchdog interrupt.
sourcepub fn touch_scan_done_int_ena(&self) -> TOUCH_SCAN_DONE_INT_ENA_R
pub fn touch_scan_done_int_ena(&self) -> TOUCH_SCAN_DONE_INT_ENA_R
Bit 4 - Enables interruption upon the completion of a touch scanning.
sourcepub fn ulp_cp_int_ena(&self) -> ULP_CP_INT_ENA_R
pub fn ulp_cp_int_ena(&self) -> ULP_CP_INT_ENA_R
Bit 5 - Enables the ULP co-processor interrupt.
sourcepub fn touch_done_int_ena(&self) -> TOUCH_DONE_INT_ENA_R
pub fn touch_done_int_ena(&self) -> TOUCH_DONE_INT_ENA_R
Bit 6 - Enables interruption upon the completion of a single touch.
sourcepub fn touch_active_int_ena(&self) -> TOUCH_ACTIVE_INT_ENA_R
pub fn touch_active_int_ena(&self) -> TOUCH_ACTIVE_INT_ENA_R
Bit 7 - Enables interruption when a touch is detected.
sourcepub fn touch_inactive_int_ena(&self) -> TOUCH_INACTIVE_INT_ENA_R
pub fn touch_inactive_int_ena(&self) -> TOUCH_INACTIVE_INT_ENA_R
Bit 8 - Enables interruption when a touch is released.
sourcepub fn brown_out_int_ena(&self) -> BROWN_OUT_INT_ENA_R
pub fn brown_out_int_ena(&self) -> BROWN_OUT_INT_ENA_R
Bit 9 - Enables the brown out interrupt.
sourcepub fn main_timer_int_ena(&self) -> MAIN_TIMER_INT_ENA_R
pub fn main_timer_int_ena(&self) -> MAIN_TIMER_INT_ENA_R
Bit 10 - Enables the RTC main timer interrupt.
sourcepub fn saradc1_int_ena(&self) -> SARADC1_INT_ENA_R
pub fn saradc1_int_ena(&self) -> SARADC1_INT_ENA_R
Bit 11 - Enables the SAR ADC 1 interrupt.
sourcepub fn tsens_int_ena(&self) -> TSENS_INT_ENA_R
pub fn tsens_int_ena(&self) -> TSENS_INT_ENA_R
Bit 12 - Enables the touch sensor interrupt.
sourcepub fn cocpu_int_ena(&self) -> COCPU_INT_ENA_R
pub fn cocpu_int_ena(&self) -> COCPU_INT_ENA_R
Bit 13 - Enables the ULP-RISCV interrupt.
sourcepub fn saradc2_int_ena(&self) -> SARADC2_INT_ENA_R
pub fn saradc2_int_ena(&self) -> SARADC2_INT_ENA_R
Bit 14 - Enables the SAR ADC 2 interrupt.
sourcepub fn swd_int_ena(&self) -> SWD_INT_ENA_R
pub fn swd_int_ena(&self) -> SWD_INT_ENA_R
Bit 15 - Enables the super watchdog interrupt.
sourcepub fn xtal32k_dead_int_ena(&self) -> XTAL32K_DEAD_INT_ENA_R
pub fn xtal32k_dead_int_ena(&self) -> XTAL32K_DEAD_INT_ENA_R
Bit 16 - Enables interruption when the 32 kHz crystal is dead.
sourcepub fn cocpu_trap_int_ena(&self) -> COCPU_TRAP_INT_ENA_R
pub fn cocpu_trap_int_ena(&self) -> COCPU_TRAP_INT_ENA_R
Bit 17 - Enables interruption when the ULP-RISCV is trapped.
sourcepub fn touch_timeout_int_ena(&self) -> TOUCH_TIMEOUT_INT_ENA_R
pub fn touch_timeout_int_ena(&self) -> TOUCH_TIMEOUT_INT_ENA_R
Bit 18 - Enables interruption when touch sensor times out.
sourcepub fn glitch_det_int_ena(&self) -> GLITCH_DET_INT_ENA_R
pub fn glitch_det_int_ena(&self) -> GLITCH_DET_INT_ENA_R
Bit 19 - Enables interruption when a glitch is detected.