Function esp_idf_sys::sntp_get_sync_mode
source ยท pub unsafe extern "C" fn sntp_get_sync_mode() -> sntp_sync_mode_t
Expand description
@brief Get set sync mode
@return SNTP_SYNC_MODE_IMMED: Update time immediately. SNTP_SYNC_MODE_SMOOTH: Smooth time updating.