Function esp_idf_hal::sys::gpio_pulldown_dis
source ยท pub unsafe extern "C" fn gpio_pulldown_dis(gpio_num: i32) -> i32
Expand description
@brief Disable pull-down on GPIO.
@param gpio_num GPIO number
@return - ESP_OK Success - ESP_ERR_INVALID_ARG Parameter error