MIP_SDK  v3.0.0
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_3dm_message_format_command Struct Reference

#include <commands_3dm.h>

Public Attributes

mip_function_selector function
 
uint8_t desc_set
 Data descriptor set. Must be supported. When function is SAVE, LOAD, or DEFAULT, can be 0 to apply to all descriptor sets. More...
 
uint8_t num_descriptors
 Number of descriptors (limited by payload size) More...
 
mip_descriptor_rate descriptors [82]
 List of descriptors and decimations. More...
 

Member Data Documentation

◆ desc_set

uint8_t mip::C::mip_3dm_message_format_command::desc_set

Data descriptor set. Must be supported. When function is SAVE, LOAD, or DEFAULT, can be 0 to apply to all descriptor sets.

◆ descriptors

mip_descriptor_rate mip::C::mip_3dm_message_format_command::descriptors[82]

List of descriptors and decimations.

◆ function

mip_function_selector mip::C::mip_3dm_message_format_command::function

◆ num_descriptors

uint8_t mip::C::mip_3dm_message_format_command::num_descriptors

Number of descriptors (limited by payload size)


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