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

#include <commands_3dm.hpp>

Collaboration diagram for mip::commands_3dm::PollGnssMessage:
Collaboration graph
[legend]

Public Attributes

bool suppress_ack = 0
 Suppress the usual ACK/NACK reply. More...
 
uint8_t num_descriptors = 0
 Number of descriptors in the descriptor list. More...
 
DescriptorRatedescriptors = {nullptr}
 Descriptor list. More...
 

Static Public Attributes

static const uint8_t DESCRIPTOR_SET = ::mip::commands_3dm::DESCRIPTOR_SET
 
static const uint8_t FIELD_DESCRIPTOR = ::mip::commands_3dm::CMD_POLL_GNSS_MESSAGE
 
static const bool HAS_FUNCTION_SELECTOR = false
 

Member Data Documentation

◆ DESCRIPTOR_SET

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

◆ descriptors

DescriptorRate* mip::commands_3dm::PollGnssMessage::descriptors = {nullptr}

Descriptor list.

◆ FIELD_DESCRIPTOR

const uint8_t mip::commands_3dm::PollGnssMessage::FIELD_DESCRIPTOR = ::mip::commands_3dm::CMD_POLL_GNSS_MESSAGE
static

◆ HAS_FUNCTION_SELECTOR

const bool mip::commands_3dm::PollGnssMessage::HAS_FUNCTION_SELECTOR = false
static

◆ num_descriptors

uint8_t mip::commands_3dm::PollGnssMessage::num_descriptors = 0

Number of descriptors in the descriptor list.

◆ suppress_ack

bool mip::commands_3dm::PollGnssMessage::suppress_ack = 0

Suppress the usual ACK/NACK reply.


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