Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TimeZoneDemo EthernetJackTestCode MMEx_Challenge ntp_mem ... more
NTPClient.h File Reference
NTP Client header file. More...
Go to the source code of this file.
Data Structures | |
| class | NTPClient |
| A NTP Client. More... | |
Enumerations | |
| enum | NTPResult { NTP_OK, NTP_PROCESSING, NTP_PRTCL, NTP_TIMEOUT, NTP_DNS } |
NTP Client results. More... | |
Detailed Description
NTP Client header file.
Definition in file NTPClient.h.
Enumeration Type Documentation
| enum NTPResult |
NTP Client results.
- Enumerator:
NTP_OK Success.
NTP_PROCESSING Processing.
NTP_PRTCL Protocol error.
NTP_TIMEOUT Connection timeout.
NTP_DNS Could not resolve DNS hostname.
Definition at line 38 of file NTPClient.h.
Generated on Tue Jul 12 2022 16:54:39 by
1.7.2