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

#include <data_shared.hpp>

Collaboration diagram for mip::data_shared::ExternalTimeDelta:
Collaboration graph
[legend]

Classes

struct  ValidFlags
 

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...
 
ValidFlags valid_flags
 

Static Public Attributes

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

Member Data Documentation

◆ DESCRIPTOR_SET

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

◆ dt_nanos

uint64_t mip::data_shared::ExternalTimeDelta::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::ExternalTimeDelta::FIELD_DESCRIPTOR = ::mip::data_shared::DATA_SYS_TIME_DELTA
static

◆ HAS_FUNCTION_SELECTOR

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

◆ valid_flags

ValidFlags mip::data_shared::ExternalTimeDelta::valid_flags

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