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

#include <data_shared.hpp>

Public Attributes

uint64_t dt_nanos = 0
 Nanoseconds since the last occurrence of this field in a packet of the same descriptor set and event source. 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_REF_TIME_DELTA
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ DESCRIPTOR_SET

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

◆ dt_nanos

uint64_t mip::data_shared::ReferenceTimeDelta::dt_nanos = 0

Nanoseconds since the last occurrence of this field in a packet of the same descriptor set and event source.

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_shared::ReferenceTimeDelta::FIELD_DESCRIPTOR = ::mip::data_shared::DATA_REF_TIME_DELTA
static

◆ HAS_FUNCTION_SELECTOR

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

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