pub unsafe extern "C" fn sntp_set_system_time(sec: u32, us: u32)
Expand description

@brief system time setter used in the sntp module @note The lwip sntp uses u32_t types for sec and us arguments