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

#include <data_shared.hpp>

Public Attributes

uint64_t nanoseconds = 0
 Nanoseconds since initialization. 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_REFERENCE_TIME
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ DESCRIPTOR_SET

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

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_shared::ReferenceTimestamp::FIELD_DESCRIPTOR = ::mip::data_shared::DATA_REFERENCE_TIME
static

◆ HAS_FUNCTION_SELECTOR

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

◆ nanoseconds

uint64_t mip::data_shared::ReferenceTimestamp::nanoseconds = 0

Nanoseconds since initialization.


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