rtc_gpio_pulldown_en() function
RTC GPIO pulldown enable This function only works for RTC IOs. In general, call gpio_pulldown_en, which will work both for normal GPIOs and RTC IOs.
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
rtc_gpio_pulldown_en() is called by 1 function and calls 7 functions:
![]()
rtc_gpio_pulldown_en()
rtc_gpio_pulldown_en() reads 6 variables:
![]()
rtc_gpio_pulldown_en()