Function esp_idf_sys::gpio_sleep_sel_en
source ยท pub unsafe extern "C" fn gpio_sleep_sel_en(
gpio_num: gpio_num_t,
) -> esp_err_t
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