gpio_reset_pin() function
Reset an gpio to default state (select gpio function, enable pullup and disable input and output).
Return value
Always return ESP_OK.
Notes
This function also configures the IOMUX for this pin to the GPIO function, and disconnects any other peripheral output configured via GPIO Matrix.
Examples
gpio_reset_pin() is referenced by 18 libraries and example projects: