Module enable

Source
Expand description

RTC GPIO output enable register

Structs§

ENABLE_SPEC
RTC GPIO output enable register

Type Aliases§

R
Register ENABLE reader
REG_RTCIO_REG_GPIO_ENABLE_R
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.
REG_RTCIO_REG_GPIO_ENABLE_W
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.
W
Register ENABLE writer