pub type R = R<INT_ENA_SPEC>;
Expand description
Register INT_ENA
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn slp_wakeup(&self) -> SLP_WAKEUP_R
pub fn slp_wakeup(&self) -> SLP_WAKEUP_R
Bit 0 - Enables interruption when the chip wakes up from sleep.
Sourcepub fn slp_reject(&self) -> SLP_REJECT_R
pub fn slp_reject(&self) -> SLP_REJECT_R
Bit 1 - Enables interruption when the chip rejects to go to sleep.
Sourcepub fn sdio_idle(&self) -> SDIO_IDLE_R
pub fn sdio_idle(&self) -> SDIO_IDLE_R
Bit 2 - Enables interruption when the SDIO idles.
Sourcepub fn touch_scan_done(&self) -> TOUCH_SCAN_DONE_R
pub fn touch_scan_done(&self) -> TOUCH_SCAN_DONE_R
Bit 4 - Enables interruption upon the completion of a touch scanning.
Sourcepub fn touch_done(&self) -> TOUCH_DONE_R
pub fn touch_done(&self) -> TOUCH_DONE_R
Bit 6 - Enables interruption upon the completion of a single touch.
Sourcepub fn touch_active(&self) -> TOUCH_ACTIVE_R
pub fn touch_active(&self) -> TOUCH_ACTIVE_R
Bit 7 - Enables interruption when a touch is detected.
Sourcepub fn touch_inactive(&self) -> TOUCH_INACTIVE_R
pub fn touch_inactive(&self) -> TOUCH_INACTIVE_R
Bit 8 - Enables interruption when a touch is released.
Sourcepub fn brown_out(&self) -> BROWN_OUT_R
pub fn brown_out(&self) -> BROWN_OUT_R
Bit 9 - Enables the brown out interrupt.
Sourcepub fn main_timer(&self) -> MAIN_TIMER_R
pub fn main_timer(&self) -> MAIN_TIMER_R
Bit 10 - Enables the RTC main timer interrupt.
Sourcepub fn xtal32k_dead(&self) -> XTAL32K_DEAD_R
pub fn xtal32k_dead(&self) -> XTAL32K_DEAD_R
Bit 16 - Enables interruption when the 32 kHz crystal is dead.
Sourcepub fn cocpu_trap(&self) -> COCPU_TRAP_R
pub fn cocpu_trap(&self) -> COCPU_TRAP_R
Bit 17 - Enables interruption when the ULP-RISCV is trapped.
Sourcepub fn touch_timeout(&self) -> TOUCH_TIMEOUT_R
pub fn touch_timeout(&self) -> TOUCH_TIMEOUT_R
Bit 18 - Enables interruption when touch sensor times out.
Sourcepub fn glitch_det(&self) -> GLITCH_DET_R
pub fn glitch_det(&self) -> GLITCH_DET_R
Bit 19 - Enables interruption when a glitch is detected.