API Documentation
Loading...
Searching...
No Matches
NtpPacketFlags Struct Reference

#include <NtpPacket.h>

Public Attributes

unsigned char mode: 3
 
unsigned char versionNumber: 3
 
unsigned char leapIndicator: 2
 

Detailed Description

NtpPacket flags (first byte of the packet).

Member Data Documentation

◆ leapIndicator

unsigned char leapIndicator

Warns of an impending leap second to be inserted/deleted in the last minute of the current day.

◆ mode

unsigned char mode

Mode.

◆ versionNumber

unsigned char versionNumber

Version number of the protocol (3 or 4).


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