pub unsafe extern "C" fn sntp_set_sync_mode(sync_mode: u32)
Expand description

@brief Set the sync mode

Modes allowed: SNTP_SYNC_MODE_IMMED and SNTP_SYNC_MODE_SMOOTH. @param sync_mode Sync mode.