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

#include <commands_gnss.hpp>

Classes

struct  Response
 

Public Attributes

FunctionSelector function = static_cast<FunctionSelector>(0)
 
uint8_t enable = 0
 0 - Disabled, 1- Enabled More...
 
uint8_t reserved [3] = {0}
 

Static Public Attributes

static const uint8_t DESCRIPTOR_SET = ::mip::commands_gnss::DESCRIPTOR_SET
 
static const uint8_t FIELD_DESCRIPTOR = ::mip::commands_gnss::CMD_RTK_DONGLE_CONFIGURATION
 
static const bool HAS_WRITE_FUNCTION = true
 
static const bool HAS_READ_FUNCTION = true
 
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_gnss::RtkDongleConfiguration::DESCRIPTOR_SET = ::mip::commands_gnss::DESCRIPTOR_SET
static

◆ enable

uint8_t mip::commands_gnss::RtkDongleConfiguration::enable = 0

0 - Disabled, 1- Enabled

◆ FIELD_DESCRIPTOR

const uint8_t mip::commands_gnss::RtkDongleConfiguration::FIELD_DESCRIPTOR = ::mip::commands_gnss::CMD_RTK_DONGLE_CONFIGURATION
static

◆ function

FunctionSelector mip::commands_gnss::RtkDongleConfiguration::function = static_cast<FunctionSelector>(0)

◆ HAS_LOAD_FUNCTION

const bool mip::commands_gnss::RtkDongleConfiguration::HAS_LOAD_FUNCTION = true
static

◆ HAS_READ_FUNCTION

const bool mip::commands_gnss::RtkDongleConfiguration::HAS_READ_FUNCTION = true
static

◆ HAS_RESET_FUNCTION

const bool mip::commands_gnss::RtkDongleConfiguration::HAS_RESET_FUNCTION = true
static

◆ HAS_SAVE_FUNCTION

const bool mip::commands_gnss::RtkDongleConfiguration::HAS_SAVE_FUNCTION = true
static

◆ HAS_WRITE_FUNCTION

const bool mip::commands_gnss::RtkDongleConfiguration::HAS_WRITE_FUNCTION = true
static

◆ reserved

uint8_t mip::commands_gnss::RtkDongleConfiguration::reserved[3] = {0}

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