mbgtools-lx  4.2.8
MBG_EVENT_INFO Struct Reference

#include <gpsdefs.h>

Data Fields

MBG_EVENT_SETTINGS settings
 See MBG_EVENT_SETTINGS. More...
 
uint16_t type
 See MBG_EVENT_TYPES. More...
 
uint8_t chassis_idx
 Index of the associated IMS chassis, or MBG_OWN_EVENT_CHASSIS. More...
 
uint8_t slot_type
 See XBP_NODE_INFO::slot_type, or MBG_OWN_EVENT_SLOT_TYPE. More...
 
uint8_t port_idx
 Index of the associated IO port, or MBG_INV_EVENT_PORT. More...
 
uint8_t value_type
 See MBG_EVENT_VALUE_TYPES. More...
 
uint16_t value_dict_entries
 Number of entries in value dictionary, see MBG_EVENT_VALUE_IDX. More...
 
uint8_t slot_type_id
 See XBP_NODE_INFO::slot_type_id, or MBG_OWN_EVENT_SLOT_TYPE_ID. More...
 
uint8_t reserved_1
 Future use. More...
 
uint16_t supp_flags
 See MBG_EVENT_SUPP_FLAG_MSKS. More...
 
uint16_t supp_triggers
 See MBG_MONITORING_TYPE_MSKS. More...
 
uint16_t reserved_2
 Future use. More...
 
uint32_t reserved_3 [6]
 

Detailed Description

Definition at line 21872 of file gpsdefs.h.

Field Documentation

◆ chassis_idx

uint8_t MBG_EVENT_INFO::chassis_idx

Index of the associated IMS chassis, or MBG_OWN_EVENT_CHASSIS.

Definition at line 21876 of file gpsdefs.h.

◆ port_idx

uint8_t MBG_EVENT_INFO::port_idx

Index of the associated IO port, or MBG_INV_EVENT_PORT.

Definition at line 21878 of file gpsdefs.h.

◆ reserved_1

uint8_t MBG_EVENT_INFO::reserved_1

Future use.

Definition at line 21883 of file gpsdefs.h.

◆ reserved_2

uint16_t MBG_EVENT_INFO::reserved_2

Future use.

Definition at line 21886 of file gpsdefs.h.

◆ reserved_3

uint32_t MBG_EVENT_INFO::reserved_3[6]

Definition at line 21888 of file gpsdefs.h.

◆ settings

MBG_EVENT_SETTINGS MBG_EVENT_INFO::settings

See MBG_EVENT_SETTINGS.

Definition at line 21874 of file gpsdefs.h.

◆ slot_type

uint8_t MBG_EVENT_INFO::slot_type

See XBP_NODE_INFO::slot_type, or MBG_OWN_EVENT_SLOT_TYPE.

Definition at line 21877 of file gpsdefs.h.

◆ slot_type_id

uint8_t MBG_EVENT_INFO::slot_type_id

◆ supp_flags

uint16_t MBG_EVENT_INFO::supp_flags

See MBG_EVENT_SUPP_FLAG_MSKS.

Definition at line 21884 of file gpsdefs.h.

◆ supp_triggers

uint16_t MBG_EVENT_INFO::supp_triggers

See MBG_MONITORING_TYPE_MSKS.

Definition at line 21885 of file gpsdefs.h.

◆ type

uint16_t MBG_EVENT_INFO::type

See MBG_EVENT_TYPES.

Definition at line 21875 of file gpsdefs.h.

◆ value_dict_entries

uint16_t MBG_EVENT_INFO::value_dict_entries

Number of entries in value dictionary, see MBG_EVENT_VALUE_IDX.

Definition at line 21880 of file gpsdefs.h.

◆ value_type

uint8_t MBG_EVENT_INFO::value_type

See MBG_EVENT_VALUE_TYPES.

Definition at line 21879 of file gpsdefs.h.


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