You are viewing documentation for version:
SNTP Server Info response.
Public Attributes#
uint8_t
Ip version of the SNTP server. 4 for IPV4 and 6 for IPV6.
uint8_t
Ipv4 address of the SNTP server.
unsigned long
Ipv6 address of the SNTP server.
Public Attribute Documentation#
command_type#
uint8_t __attribute__::command_type
command type
ip_version#
uint8_t __attribute__::ip_version
Ip version of the SNTP server. 4 for IPV4 and 6 for IPV6.
ipv4_address#
uint8_t __attribute__::ipv4_address[4]
Ipv4 address of the SNTP server.
ipv6_address#
unsigned long __attribute__::ipv6_address[4]
Ipv6 address of the SNTP server.
sntp_method#
uint8_t __attribute__::sntp_method
SNTP server method.
Public Function Documentation#
__attribute__#
union __attribute__::@0 __attribute__::__attribute__ ((__packed__) )
ParametersType | Direction | Argument Name | Description | (__packed__) | N/A | | |