NX_SNTP_TIME_MESSAGE_STRUCT::originate_time is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_SNTP_TIME_MESSAGE_STRUCT::originate_time

NX_SNTP_TIME_MESSAGE_STRUCT::originate_time field

Syntax

NX_SNTP_TIME originate_time;

References

LocationReferrerText
nxd_sntp_client.h:549
NX_SNTP_TIME originate_time; /* Time at which the Client update request left the Client in a server time message. */
nxd_sntp_client.c:2843_nx_sntp_client_extract_time_message_from_packet()
time_message_ptr -> originate_time.seconds = time_message_ptr -> originate_time_stamp[0];
nxd_sntp_client.c:2845_nx_sntp_client_extract_time_message_from_packet()
time_message_ptr -> originate_time.fraction = time_message_ptr -> originate_time_stamp[1];

Data Use

Functions reading NX_SNTP_TIME_MESSAGE_STRUCT::originate_time
NX_SNTP_TIME_MESSAGE_STRUCT::originate_time
Type of NX_SNTP_TIME_MESSAGE_STRUCT::originate_time
NX_SNTP_TIME_MESSAGE_STRUCT::originate_time
all items filtered out