MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#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... | |
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.
bool mip::C::mip_3dm_datastream_control_command::enable |
True or false to enable or disable the stream.
mip_function_selector mip::C::mip_3dm_datastream_control_command::function |