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

#include <commands_3dm.h>

Public Attributes

mip_function_selector function
 
uint8_t instance
 Trigger number. When function is SAVE, LOAD, or DEFAULT, this can be 0 to apply to all instances. More...
 
mip_3dm_event_trigger_command_type type
 Type of trigger to configure. More...
 
mip_3dm_event_trigger_command_parameters parameters
 

Member Data Documentation

◆ function

mip_function_selector mip::C::mip_3dm_event_trigger_command::function

◆ instance

uint8_t mip::C::mip_3dm_event_trigger_command::instance

Trigger number. When function is SAVE, LOAD, or DEFAULT, this can be 0 to apply to all instances.

◆ parameters

mip_3dm_event_trigger_command_parameters mip::C::mip_3dm_event_trigger_command::parameters

◆ type

mip_3dm_event_trigger_command_type mip::C::mip_3dm_event_trigger_command::type

Type of trigger to configure.


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