Module esp32s2_ulp::rtc_io::rtc_gpio_enable
source · Expand description
RTC GPIO output enable register
Structs
- RTC GPIO output enable register
Type Aliases
- Register
RTC_GPIO_ENABLE
reader - Field
REG_RTCIO_REG_GPIO_ENABLE
reader - GPIO0 ~ 21 output enable. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc. If the bit is set to 1, it means this GPIO pad is output. - Field
REG_RTCIO_REG_GPIO_ENABLE
writer - GPIO0 ~ 21 output enable. Bit10 corresponds to GPIO0, bit11 corresponds to GPIO1, etc. If the bit is set to 1, it means this GPIO pad is output. - Register
RTC_GPIO_ENABLE
writer