ESP-IDF + 0/4 examples
SourceVu will show references to gpio_set_pull_mode() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK Success - ESP_ERR_INVALID_ARG : Parameter error

Notes

This function always overwrite the current pull-up/pull-down configurations ESP32: Only pins that support both input & output have integrated pull-up and pull-down resistors. Input-only GPIOs 34-39 do not.

References

from examples