MIP_SDK  v3.0.0-736-g212583cf
MicroStrain Communications Library for embedded systems
Public Member Functions | Public Attributes | List of all members
mip::commands_3dm::GetEventSupport::Info Struct Reference

#include <commands_3dm.hpp>

Public Member Functions

void insert (Serializer &serializer) const
 Serialization. More...
 
void extract (Serializer &serializer)
 

Public Attributes

uint8_t type = 0
 Parameters. More...
 
uint8_t count = 0
 This is the maximum number of instances supported for this type. More...
 

Member Function Documentation

◆ insert()

void mip::commands_3dm::GetEventSupport::Info::insert ( Serializer serializer) const

◆ extract()

void mip::commands_3dm::GetEventSupport::Info::extract ( Serializer serializer)

Member Data Documentation

◆ type

uint8_t mip::commands_3dm::GetEventSupport::Info::type = 0

Trigger or action type, as defined in the respective setup command.

◆ count

uint8_t mip::commands_3dm::GetEventSupport::Info::count = 0

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