rtc_gpio_init() function
Init a GPIO as RTC GPIO This function must be called when initializing a pad for an analog function.
Arguments
gpio_num
GPIO number (e.g. GPIO_NUM_12)
Return value
- ESP_OK success - ESP_ERR_INVALID_ARG GPIO is not an RTC IO
Examples
rtc_gpio_init() is referenced by 4 libraries and example projects: