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

#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...
 

Member Data Documentation

◆ instance

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.

◆ mode

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.


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