[][src]Function esp_idf_sys::esp_sleep_get_touchpad_wakeup_status

pub unsafe extern "C" fn esp_sleep_get_touchpad_wakeup_status() -> touch_pad_t

@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