Module esp32s2::rtc_cntl::int_st_rtc
source · Expand description
RTC interrupt state register
Structs
RTC interrupt state register
Register
INT_ST_RTC
readerType Definitions
Field
BROWN_OUT_INT_ST
reader - Stores the status of the brown out interrupt.Field
COCPU_INT_ST
reader - Stores the status of the ULP-RISCV interrupt.Field
COCPU_TRAP_INT_ST
reader - Stores the status of the interrupt triggered when the ULP-RISCV is trapped.Field
GLITCH_DET_INT_ST
reader - Stores the status of the interrupt triggered when a glitch is detected.Field
MAIN_TIMER_INT_ST
reader - Stores the status of the RTC main timer interrupt.Field
SARADC1_INT_ST
reader - Stores the status of the SAR ADC 1 interrupt.Field
SARADC2_INT_ST
reader - Stores the status of the SAR ADC 2 interrupt.Field
SDIO_IDLE_INT_ST
reader - Stores the status of the interrupt triggered when the SDIO idles.Field
SLP_REJECT_INT_ST
reader - Stores the status of the interrupt triggered when the chip rejects to go to sleep.Field
SLP_WAKEUP_INT_ST
reader - Stores the status of the interrupt triggered when the chip wakes up from sleep.Field
SWD_INT_ST
reader - Stores the status of the super watchdog interrupt.Field
TOUCH_ACTIVE_INT_ST
reader - Stores the status of the interrupt triggered when a touch is detected.Field
TOUCH_DONE_INT_ST
reader - Stores the status of the interrupt triggered upon the completion of a single touch.Field
TOUCH_INACTIVE_INT_ST
reader - Stores the status of the interrupt triggered when a touch is released.Field
TOUCH_SCAN_DONE_INT_ST
reader - Stores the status of the interrupt triggered upon the completion of a touch scanning.Field
TOUCH_TIMEOUT_INT_ST
reader - Stores the status of the interrupt triggered when touch sensor times out.Field
TSENS_INT_ST
reader - Stores the status of the touch sensor interrupt.Field
ULP_CP_INT_ST
reader - Stores the status of the ULP co-processor interrupt.Field
WDT_INT_ST
reader - Stores the status of the RTC watchdog interrupt.Field
XTAL32K_DEAD_INT_ST
reader - Stores the status of the interrupt triggered when the 32 kHz crystal is dead.