Embedded TCP/IP stack
4.1.0
|
fnet_sntp_params Struct Reference
Initialization parameters for the fnet_sntp_init() function. More...
Data Fields | |
struct fnet_sockaddr | sntp_server_addr |
Socket address of the remote SNTP/NTP server to connect to. More... | |
fnet_sntp_callback_resolved_t | callback |
Pointer to the callback function defined by fnet_sntp_callback_resolved_t. It is called when the SNTP-client resolving is finished or a timeout is occurred. More... | |
void * | cookie |
Optional application-specific parameter. It's passed to the callback function as input parameter. More... | |
Detailed Description
Initialization parameters for the fnet_sntp_init() function.
Definition at line 106 of file fnet_sntp.h.
The documentation for this struct was generated from the following file:
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net