gpio_hal_is_digital_io_hold is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- true digital gpio pad is held - false digital gpio pad is unheld

Notes

digital io means io pad powered by VDD3P3_CPU or VDD_SPI rtc io means io pad powered by VDD3P3_RTC caller must ensure that gpio_num is a digital io pad

References