Function esp_idf_hal::sys::sntp_get_sync_mode

source ยท
pub unsafe extern "C" fn sntp_get_sync_mode() -> u32
Expand description

@brief Get set sync mode

@return SNTP_SYNC_MODE_IMMED: Update time immediately. SNTP_SYNC_MODE_SMOOTH: Smooth time updating.