MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include <commands_3dm.h>
Public Attributes | |
uint8_t | instance |
Trigger instance to affect. 0 can be used to apply the mode to all configured triggers, except when the function selector is READ. More... | |
mip_3dm_event_control_command_mode | mode |
How to change the trigger state. Except when instance is 0, the corresponding trigger must be configured, i.e. not have type 0. More... | |
uint8_t mip::C::mip_3dm_event_control_response::instance |
Trigger instance to affect. 0 can be used to apply the mode to all configured triggers, except when the function selector is READ.
mip_3dm_event_control_command_mode mip::C::mip_3dm_event_control_response::mode |
How to change the trigger state. Except when instance is 0, the corresponding trigger must be configured, i.e. not have type 0.