Module esp32s2::rtcio::rtc_gpio_enable
source · [−]Expand description
RTC GPIO output enable register
Structs
Register RTC_GPIO_ENABLE
reader
RTC GPIO output enable register
Register RTC_GPIO_ENABLE
writer
Type Definitions
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.