[][src]Function esp_idf_bindgen::rtc_sleep_set_wakeup_time

pub unsafe extern "C" fn rtc_sleep_set_wakeup_time(t: u64)

@brief Set target value of RTC counter for RTC_TIMER_TRIG_EN wakeup source @param t value of RTC counter at which wakeup from sleep will happen; only the lower 48 bits are used