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

#include <commands_3dm.h>

Public Attributes

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

Member Data Documentation

◆ function

mip_function_selector mip::C::mip_3dm_event_action_command::function

◆ instance

uint8_t mip::C::mip_3dm_event_action_command::instance

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

◆ parameters

mip_3dm_event_action_command_parameters mip::C::mip_3dm_event_action_command::parameters

◆ trigger

uint8_t mip::C::mip_3dm_event_action_command::trigger

Trigger ID number.

◆ type

mip_3dm_event_action_command_type mip::C::mip_3dm_event_action_command::type

Type of action to configure.


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