[][src]Function esp_idf_bindgen::sntp_set_sync_mode

pub unsafe extern "C" fn sntp_set_sync_mode(sync_mode: sntp_sync_mode_t)

@brief Set the sync mode

Allowable two mode: SNTP_SYNC_MODE_IMMED and SNTP_SYNC_MODE_SMOOTH. @param sync_mode Sync mode.