API Documentation
|
#include <NtpPacket.h>
Public Attributes | |
unsigned char | mode: 3 |
unsigned char | versionNumber: 3 |
unsigned char | leapIndicator: 2 |
NtpPacket flags (first byte of the packet).
unsigned char leapIndicator |
Warns of an impending leap second to be inserted/deleted in the last minute of the current day.
unsigned char mode |
Mode.
unsigned char versionNumber |
Version number of the protocol (3 or 4).