SNTP Server Info response.

Public Attributes#

uint8_t

command type

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.

union SL_ATTRIBUTE_PACKED::@0
uint8_t

SNTP server method.

Public Attribute Documentation#

command_type#

uint8_t SL_ATTRIBUTE_PACKED::command_type

command type


ip_version#

uint8_t SL_ATTRIBUTE_PACKED::ip_version

Ip version of the SNTP server. 4 for IPV4 and 6 for IPV6.


ipv4_address#

uint8_t SL_ATTRIBUTE_PACKED::ipv4_address[4]

Ipv4 address of the SNTP server.


ipv6_address#

unsigned long SL_ATTRIBUTE_PACKED::ipv6_address[4]

Ipv6 address of the SNTP server.


server_ip_address#

union SL_ATTRIBUTE_PACKED::@0 SL_ATTRIBUTE_PACKED::server_ip_address

sntp_method#

uint8_t SL_ATTRIBUTE_PACKED::sntp_method

SNTP server method.