rtc_io_desc_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Register of RTC pad, or 0 if not an RTC GPIO.
uint32_t
Bit mask for selecting digital pad or RTC pad.
uint32_t
Shift of pad function (FUN_SEL) field.
uint32_t
Mask of input enable.
uint32_t
Mask of pullup enable.
uint32_t
Mask of pulldown enable.
uint32_t
If slpsel bit is set, slpie will be used as pad input enabled signal in sleep mode.
uint32_t
Mask of input enable in sleep mode.
uint32_t
Mask of output enable in sleep mode.
uint32_t
Mask of hold enable.
uint32_t
Mask of hold_force bit for RTC IO in RTC_CNTL_HOLD_REG.
uint32_t
Mask of drive capability.
uint32_t
Offset of drive capability.
int
GPIO number (corresponds to RTC pad).

References

from examples