Skip to main content

sntp_get_sync_mode

Function 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.