MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#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... | |
void mip::commands_3dm::GetEventSupport::Info::extract | ( | Serializer & | serializer | ) |
void mip::commands_3dm::GetEventSupport::Info::insert | ( | Serializer & | serializer | ) | const |
Serialization.
uint8_t mip::commands_3dm::GetEventSupport::Info::count = 0 |
This is the maximum number of instances supported for this type.
uint8_t mip::commands_3dm::GetEventSupport::Info::type = 0 |
Parameters.
Trigger or action type, as defined in the respective setup command.