nRF5 SDK v15.0.0
Data Fields
sntp_client_cb_param_t Union Reference

SNTP client callback parameter. More...

#include <sntp_client.h>

Data Fields

time_t time_from_server
 
uint32_t callback_data
 

Detailed Description

SNTP client callback parameter.

Field Documentation

uint32_t sntp_client_cb_param_t::callback_data

Data pertaining to the event triggering the callback. The kiss code from any Kiss-o'-Death packets.

time_t sntp_client_cb_param_t::time_from_server

Unix time if a proper proper response is received from an NTP server.


The documentation for this union was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated