Module esp32s2_ulp::rtc_io::enable

source ·
Expand description

RTC GPIO output enable register

Structs§

Type Aliases§

  • Register 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 ENABLE writer