mbgtools-lx  4.2.8
BUILTIN_FEATURE_TABLE_ENTRY Struct Reference

Entry for a table to specify model-depending built-in features. More...

Data Fields

uint16_t model_code
 Model code according to RECEIVER_INFO::model_code, see GPS_MODEL_CODES. More...
 
BUILTIN_FEATURE_MASK feature_mask
 

Detailed Description

Entry for a table to specify model-depending built-in features.

Definition at line 41 of file xdevfeat.c.

Field Documentation

◆ feature_mask

BUILTIN_FEATURE_MASK BUILTIN_FEATURE_TABLE_ENTRY::feature_mask

A combination of GPS_FEATURE_MASKS bit masks specifying the built-in features supported by the specified device model.

Definition at line 48 of file xdevfeat.c.

Referenced by check_builtin_feature().

◆ model_code

uint16_t BUILTIN_FEATURE_TABLE_ENTRY::model_code

Model code according to RECEIVER_INFO::model_code, see GPS_MODEL_CODES.

Definition at line 44 of file xdevfeat.c.

Referenced by check_builtin_feature().


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