Module esp32s2_ulp::rtc_io::in_
source · Expand description
RTC GPIO input register
Structs§
- RTC GPIO input register
Type Aliases§
- Field
GPIO_IN_NEXT
reader - GPIO0 ~ 21 input value. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc. Each bit represents a pad input value, 1 for high level, and 0 for low level. - Register
IN
reader