MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_3dm_datastream_control_command Struct Reference

#include <commands_3dm.h>

Public Attributes

mip_function_selector function
 
uint8_t desc_set
 The descriptor set of the stream to control. When function is SAVE, LOAD, or DEFAULT, can be ALL_STREAMS(0) to apply to all descriptor sets. On Generation 5 products, this must be one of the above legacy constants. More...
 
bool enable
 True or false to enable or disable the stream. More...
 

Member Data Documentation

◆ desc_set

uint8_t mip::C::mip_3dm_datastream_control_command::desc_set

The descriptor set of the stream to control. When function is SAVE, LOAD, or DEFAULT, can be ALL_STREAMS(0) to apply to all descriptor sets. On Generation 5 products, this must be one of the above legacy constants.

◆ enable

bool mip::C::mip_3dm_datastream_control_command::enable

True or false to enable or disable the stream.

◆ function

mip_function_selector mip::C::mip_3dm_datastream_control_command::function

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