mbgtools-lx
4.2.8
|
#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] |
uint8_t MBG_EVENT_INFO::chassis_idx |
Index of the associated IMS chassis, or MBG_OWN_EVENT_CHASSIS.
uint8_t MBG_EVENT_INFO::port_idx |
Index of the associated IO port, or MBG_INV_EVENT_PORT.
MBG_EVENT_SETTINGS MBG_EVENT_INFO::settings |
See MBG_EVENT_SETTINGS.
uint8_t MBG_EVENT_INFO::slot_type |
uint8_t MBG_EVENT_INFO::slot_type_id |
uint16_t MBG_EVENT_INFO::supp_flags |
uint16_t MBG_EVENT_INFO::supp_triggers |
uint16_t MBG_EVENT_INFO::type |
See MBG_EVENT_TYPES.
uint16_t MBG_EVENT_INFO::value_dict_entries |
Number of entries in value dictionary, see MBG_EVENT_VALUE_IDX.
uint8_t MBG_EVENT_INFO::value_type |