mbgtools-lx  4.2.8
NTP_MISC_LIMITS Struct Reference

General NTP misc limits to be read from a device. More...

#include <gpsdefs.h>

Data Fields

uint32_t supp_flags
 See NTP_MISC_MSKS. More...
 
uint32_t reserved_1
 Future use. More...
 
uint32_t reserved_2
 Future use. More...
 

Detailed Description

General NTP misc limits to be read from a device.

This structure can be used to determine various NTP options and can be queried if NTP_MSK_MISCELLANEOUS bit is set in NTP_GLB_INFO::supp_flags.

Definition at line 16101 of file gpsdefs.h.

Field Documentation

◆ reserved_1

uint32_t NTP_MISC_LIMITS::reserved_1

Future use.

Definition at line 16104 of file gpsdefs.h.

◆ reserved_2

uint32_t NTP_MISC_LIMITS::reserved_2

Future use.

Definition at line 16105 of file gpsdefs.h.

◆ supp_flags

uint32_t NTP_MISC_LIMITS::supp_flags

See NTP_MISC_MSKS.

Definition at line 16103 of file gpsdefs.h.


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