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

#include <data_shared.hpp>

Public Attributes

uint32_t ticks = 0
 Ticks since powerup. 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_TICKS
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ DESCRIPTOR_SET

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

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_shared::Ticks::FIELD_DESCRIPTOR = ::mip::data_shared::DATA_TICKS
static

◆ HAS_FUNCTION_SELECTOR

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

◆ ticks

uint32_t mip::data_shared::Ticks::ticks = 0

Ticks since powerup.


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