mbgtools-lx  4.2.8
MBG_EVT_LOG_ENTRY Struct Reference

An event log entry. More...

#include <gpsdefs.h>

Data Fields

uint32_t time
 like time_t, seconds since 1970 More...
 
MBG_EVT_CODE code
 event ID or'ed with severity level, see MBG_EVENT_CODES More...
 
MBG_EVT_INFO info
 optional event info, depending on event ID More...
 

Detailed Description

An event log entry.

Definition at line 9564 of file gpsdefs.h.

Field Documentation

◆ code

MBG_EVT_CODE MBG_EVT_LOG_ENTRY::code

event ID or'ed with severity level, see MBG_EVENT_CODES

Definition at line 9567 of file gpsdefs.h.

◆ info

MBG_EVT_INFO MBG_EVT_LOG_ENTRY::info

optional event info, depending on event ID

Definition at line 9568 of file gpsdefs.h.

◆ time

uint32_t MBG_EVT_LOG_ENTRY::time

like time_t, seconds since 1970

Definition at line 9566 of file gpsdefs.h.


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