Skip to main content

esp_sleep_disable_usb_wakeup

Function esp_sleep_disable_usb_wakeup 

Source
pub unsafe extern "C" fn esp_sleep_disable_usb_wakeup() -> esp_err_t
Expand description

@brief Disable wakeup by High-Speed USB-OTG @return - ESP_OK on success - ESP_ERR_NOT_SUPPORTED if wakeup from USB is not supported