MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include "commands_system.hpp"
#include <mip/mip_serialization.hpp>
#include <mip/mip_interface.h>
#include <assert.h>
Namespaces | |
mip | |
A collection of C++ classes and functions covering the full mip api. | |
mip::C | |
mip::commands_system | |
Functions | |
TypedResult< CommMode > | mip::commands_system::writeCommMode (C::mip_interface &device, uint8_t mode) |
TypedResult< CommMode > | mip::commands_system::readCommMode (C::mip_interface &device, uint8_t *modeOut) |
TypedResult< CommMode > | mip::commands_system::defaultCommMode (C::mip_interface &device) |