MIP_SDK  latest-2-g34f3e39
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

◆ extract()

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

◆ insert()

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

Serialization.

Member Data Documentation

◆ count

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

This is the maximum number of instances supported for this type.

◆ type

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

Parameters.

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


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