Function esp_idf_sys::esp_sleep_enable_gpio_switch
source ยท pub unsafe extern "C" fn esp_sleep_enable_gpio_switch(enable: bool)
Expand description
@brief Enable or disable GPIO pins status switching between slept status and waked status. @param enable decide whether to switch status or not