mbgtools-lx  4.2.8
HAVEQUICK_INFO Struct Reference

Current settings and capabilities of a HaveQuick input or output. More...

#include <gpsdefs.h>

Data Fields

HAVEQUICK_SETTINGS settings
 current settings More...
 
uint32_t supp_formats
 see HAVEQUICK_FORMAT_MASKS More...
 
uint16_t supp_flags
 mask of flags supported in settings, see HAVEQUICK_FLAG_MASKS More...
 
uint16_t reserved
 reserved, currently always 0 More...
 

Detailed Description

Current settings and capabilities of a HaveQuick input or output.

Definition at line 9479 of file gpsdefs.h.

Field Documentation

◆ reserved

uint16_t HAVEQUICK_INFO::reserved

reserved, currently always 0

Definition at line 9484 of file gpsdefs.h.

◆ settings

HAVEQUICK_SETTINGS HAVEQUICK_INFO::settings

current settings

Definition at line 9481 of file gpsdefs.h.

◆ supp_flags

uint16_t HAVEQUICK_INFO::supp_flags

mask of flags supported in settings, see HAVEQUICK_FLAG_MASKS

Definition at line 9483 of file gpsdefs.h.

◆ supp_formats

uint32_t HAVEQUICK_INFO::supp_formats

see HAVEQUICK_FORMAT_MASKS

Definition at line 9482 of file gpsdefs.h.


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