SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
mw_msg_sntp_cfg Struct Reference

SNTP and timezone configuration. More...

#include <mw-msg.h>

Public Attributes

uint16_t up_delay
 Update delay in seconds (min: 15)
int8_t tz
 Timezone (from -11 to 13)
uint8_t dst
char servers [MW_CMD_MAX_BUFLEN - 4]

Detailed Description

SNTP and timezone configuration.

Member Data Documentation

◆ dst

uint8_t mw_msg_sntp_cfg::dst

Daylight savines (set to 1 to add 1 hour)

◆ servers

char mw_msg_sntp_cfg::servers[MW_CMD_MAX_BUFLEN - 4]

Up to 3 NTP server URLs, separated by a NULL character. A double NULL marks the end of the server list.


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