esp_rom_gpio_pad_select_gpio() function
Configure IO Pad as General Purpose IO, so that it can be connected to internal Matrix, then combined with one or more peripheral signals.
Syntax
void esp_rom_gpio_pad_select_gpio(uint32_t iopad_num);
Examples
esp_rom_gpio_pad_select_gpio() is referenced by 1 libraries and example projects: