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

#include <commands_3dm.hpp>

Public Attributes

FunctionSelector function = static_cast<FunctionSelector>(0)
 

Static Public Attributes

static const uint8_t DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET
 
static const uint8_t FIELD_DESCRIPTOR = ::mip::commands_3dm::CMD_DEVICE_STARTUP_SETTINGS
 
static const bool HAS_WRITE_FUNCTION = false
 
static const bool HAS_READ_FUNCTION = false
 
static const bool HAS_SAVE_FUNCTION = true
 
static const bool HAS_LOAD_FUNCTION = true
 
static const bool HAS_RESET_FUNCTION = true
 

Member Data Documentation

◆ DESCRIPTOR_SET

const uint8_t mip::commands_3dm::DeviceSettings::DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET
static

◆ FIELD_DESCRIPTOR

const uint8_t mip::commands_3dm::DeviceSettings::FIELD_DESCRIPTOR = ::mip::commands_3dm::CMD_DEVICE_STARTUP_SETTINGS
static

◆ function

FunctionSelector mip::commands_3dm::DeviceSettings::function = static_cast<FunctionSelector>(0)

◆ HAS_LOAD_FUNCTION

const bool mip::commands_3dm::DeviceSettings::HAS_LOAD_FUNCTION = true
static

◆ HAS_READ_FUNCTION

const bool mip::commands_3dm::DeviceSettings::HAS_READ_FUNCTION = false
static

◆ HAS_RESET_FUNCTION

const bool mip::commands_3dm::DeviceSettings::HAS_RESET_FUNCTION = true
static

◆ HAS_SAVE_FUNCTION

const bool mip::commands_3dm::DeviceSettings::HAS_SAVE_FUNCTION = true
static

◆ HAS_WRITE_FUNCTION

const bool mip::commands_3dm::DeviceSettings::HAS_WRITE_FUNCTION = false
static

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