Function esp_idf_hal::sys::gpio_sleep_sel_en
source ยท pub unsafe extern "C" fn gpio_sleep_sel_en(gpio_num: i32) -> i32
Expand description
@brief Enable SLP_SEL to change GPIO status automantically in lightsleep. @param gpio_num GPIO number of the pad.
@return - ESP_OK Success