Last commit 05 Aug 2010
Description: NTP Client for the "old" NetServices libraries
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_OK, NTP_PROCESSING, NTP_PRTCL, NTP_TIMEOUT, NTP_DNS } |
NTP Client results. More... | |
Detailed Description
NTP Client header file.
Definition in file LPC2368/services/ntp/NTPClient.h.
Enumeration Type Documentation
| enum NTPResult |
NTP Client results.
- Enumerator:
Definition at line 38 of file LPC2368/services/ntp/NTPClient.h.
