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

#include <data_sensor.hpp>

Public Attributes

float raw_mag [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_MAG_RAW
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ DESCRIPTOR_SET

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

◆ FIELD_DESCRIPTOR

const uint8_t mip::data_sensor::RawMag::FIELD_DESCRIPTOR = ::mip::data_sensor::DATA_MAG_RAW
static

◆ HAS_FUNCTION_SELECTOR

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

◆ raw_mag

float mip::data_sensor::RawMag::raw_mag[3] = {0}

Native sensor counts.


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