Function esp_idf_sys::esp_sleep_get_touchpad_wakeup_status
source ยท pub unsafe extern "C" fn esp_sleep_get_touchpad_wakeup_status() -> touch_pad_t
Expand description
@brief Get the touch pad which caused wakeup
If wakeup was caused by another source, this function will return TOUCH_PAD_MAX;
@return touch pad which caused wakeup