Module esp32s2_ulp::rtc_io::status
source · Expand description
RTC GPIO interrupt status register
Structs§
- RTC GPIO interrupt status register
Type Aliases§
- Field
GPIO_STATUS_INT
reader - GPIO0 ~ 21 interrupt status register. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc. This register should be used together with RTCIO_RTC_GPIO_PINn_INT_TYPE in RTCIO_RTC_GPIO_PINn_REG. 0: no interrupt; 1: corresponding interrupt. - Field
GPIO_STATUS_INT
writer - GPIO0 ~ 21 interrupt status register. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc. This register should be used together with RTCIO_RTC_GPIO_PINn_INT_TYPE in RTCIO_RTC_GPIO_PINn_REG. 0: no interrupt; 1: corresponding interrupt. - Register
STATUS
reader - Register
STATUS
writer