MIP SDK  0.0.1
MicroStrain Communications Library for embedded systems
Public Attributes | Static Public Attributes | List of all members
mip::data_shared::EventSource Struct Reference

#include <data_shared.hpp>

Public Attributes

uint8_t trigger_id = 0
 Trigger ID number. If 0, this message was emitted due to being scheduled in the 3DM Message Format Command (0x0C,0x0F). More...
 

Static Public Attributes

static const uint8_t DESCRIPTOR_SET = ::mip::data_shared::DESCRIPTOR_SET
 
static const uint8_t FIELD_DESCRIPTOR = ::mip::data_shared::DATA_EVENT_SOURCE
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ DESCRIPTOR_SET

const uint8_t mip::data_shared::EventSource::DESCRIPTOR_SET = ::mip::data_shared::DESCRIPTOR_SET
static

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_shared::EventSource::FIELD_DESCRIPTOR = ::mip::data_shared::DATA_EVENT_SOURCE
static

◆ HAS_FUNCTION_SELECTOR

const bool mip::data_shared::EventSource::HAS_FUNCTION_SELECTOR = false
static

◆ trigger_id

uint8_t mip::data_shared::EventSource::trigger_id = 0

Trigger ID number. If 0, this message was emitted due to being scheduled in the 3DM Message Format Command (0x0C,0x0F).


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