pub unsafe extern "C" fn gpio_sleep_sel_dis(
    gpio_num: gpio_num_t
) -> esp_err_t
Expand description

@brief Disable SLP_SEL to change GPIO status automantically in lightsleep. @param gpio_num GPIO number of the pad.

@return - ESP_OK Success