mbgtools-lx  4.2.8
MBG_EVENT_INFO_IDX Struct Reference

Structure for monitoring event info. More...

#include <gpsdefs.h>

Data Fields

uint32_t idx
 
MBG_EVENT_INFO info
 

Detailed Description

Structure for monitoring event info.

Note
idx represents the event type, see MBG_EVENT_TYPES Before requesting the struct, its availability should be checked in MBG_MONITORING_LIMITS::supp_num_events.
See also
MBG_EVENT_TYPES
MBG_MONITORING_LIMITS

Definition at line 21915 of file gpsdefs.h.

Field Documentation

◆ idx

uint32_t MBG_EVENT_INFO_IDX::idx

Definition at line 21917 of file gpsdefs.h.

◆ info

MBG_EVENT_INFO MBG_EVENT_INFO_IDX::info

Definition at line 21918 of file gpsdefs.h.


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