MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
#include <mip/definitions/common.hpp>
#include <mip/mip_descriptors.hpp>
#include <mip/mip_result.hpp>
#include <mip/mip_interface.hpp>
#include <stdint.h>
#include <stddef.h>
Go to the source code of this file.
Classes | |
struct | mip::data_system::BuiltInTest |
struct | mip::data_system::TimeSyncStatus |
struct | mip::data_system::GpioState |
struct | mip::data_system::GpioAnalogValue |
Namespaces | |
mip | |
A collection of C++ classes and functions covering the full mip api. | |
mip::C | |
mip::data_system | |
Enumerations | |
enum | { mip::data_system::DESCRIPTOR_SET = 0xA0, mip::data_system::DATA_BUILT_IN_TEST = 0x01, mip::data_system::DATA_TIME_SYNC_STATUS = 0x02, mip::data_system::DATA_GPIO_STATE = 0x03, mip::data_system::DATA_GPIO_ANALOG_VALUE = 0x04 } |