Type Alias esp32s2::rtc_cntl::int_st_rtc::R

source ·
pub type R = R<INT_ST_RTC_SPEC>;
Expand description

Register INT_ST_RTC reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn slp_wakeup_int_st(&self) -> SLP_WAKEUP_INT_ST_R

Bit 0 - Stores the status of the interrupt triggered when the chip wakes up from sleep.

source

pub fn slp_reject_int_st(&self) -> SLP_REJECT_INT_ST_R

Bit 1 - Stores the status of the interrupt triggered when the chip rejects to go to sleep.

source

pub fn sdio_idle_int_st(&self) -> SDIO_IDLE_INT_ST_R

Bit 2 - Stores the status of the interrupt triggered when the SDIO idles.

source

pub fn wdt_int_st(&self) -> WDT_INT_ST_R

Bit 3 - Stores the status of the RTC watchdog interrupt.

source

pub fn touch_scan_done_int_st(&self) -> TOUCH_SCAN_DONE_INT_ST_R

Bit 4 - Stores the status of the interrupt triggered upon the completion of a touch scanning.

source

pub fn ulp_cp_int_st(&self) -> ULP_CP_INT_ST_R

Bit 5 - Stores the status of the ULP co-processor interrupt.

source

pub fn touch_done_int_st(&self) -> TOUCH_DONE_INT_ST_R

Bit 6 - Stores the status of the interrupt triggered upon the completion of a single touch.

source

pub fn touch_active_int_st(&self) -> TOUCH_ACTIVE_INT_ST_R

Bit 7 - Stores the status of the interrupt triggered when a touch is detected.

source

pub fn touch_inactive_int_st(&self) -> TOUCH_INACTIVE_INT_ST_R

Bit 8 - Stores the status of the interrupt triggered when a touch is released.

source

pub fn brown_out_int_st(&self) -> BROWN_OUT_INT_ST_R

Bit 9 - Stores the status of the brown out interrupt.

source

pub fn main_timer_int_st(&self) -> MAIN_TIMER_INT_ST_R

Bit 10 - Stores the status of the RTC main timer interrupt.

source

pub fn saradc1_int_st(&self) -> SARADC1_INT_ST_R

Bit 11 - Stores the status of the SAR ADC 1 interrupt.

source

pub fn tsens_int_st(&self) -> TSENS_INT_ST_R

Bit 12 - Stores the status of the touch sensor interrupt.

source

pub fn cocpu_int_st(&self) -> COCPU_INT_ST_R

Bit 13 - Stores the status of the ULP-RISCV interrupt.

source

pub fn saradc2_int_st(&self) -> SARADC2_INT_ST_R

Bit 14 - Stores the status of the SAR ADC 2 interrupt.

source

pub fn swd_int_st(&self) -> SWD_INT_ST_R

Bit 15 - Stores the status of the super watchdog interrupt.

source

pub fn xtal32k_dead_int_st(&self) -> XTAL32K_DEAD_INT_ST_R

Bit 16 - Stores the status of the interrupt triggered when the 32 kHz crystal is dead.

source

pub fn cocpu_trap_int_st(&self) -> COCPU_TRAP_INT_ST_R

Bit 17 - Stores the status of the interrupt triggered when the ULP-RISCV is trapped.

source

pub fn touch_timeout_int_st(&self) -> TOUCH_TIMEOUT_INT_ST_R

Bit 18 - Stores the status of the interrupt triggered when touch sensor times out.

source

pub fn glitch_det_int_st(&self) -> GLITCH_DET_INT_ST_R

Bit 19 - Stores the status of the interrupt triggered when a glitch is detected.