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

#include <data_sensor.hpp>

Public Attributes

float raw_accel [3] = {0}
 Native sensor counts. More...
 

Static Public Attributes

static const uint8_t DESCRIPTOR_SET = ::mip::data_sensor::DESCRIPTOR_SET
 
static const uint8_t FIELD_DESCRIPTOR = ::mip::data_sensor::DATA_ACCEL_RAW
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ DESCRIPTOR_SET

const uint8_t mip::data_sensor::RawAccel::DESCRIPTOR_SET = ::mip::data_sensor::DESCRIPTOR_SET
static

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_sensor::RawAccel::FIELD_DESCRIPTOR = ::mip::data_sensor::DATA_ACCEL_RAW
static

◆ HAS_FUNCTION_SELECTOR

const bool mip::data_sensor::RawAccel::HAS_FUNCTION_SELECTOR = false
static

◆ raw_accel

float mip::data_sensor::RawAccel::raw_accel[3] = {0}

Native sensor counts.


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