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.
Namespaces | |
mip | |
A collection of C++ classes and functions covering the full mip api. | |
mip::C | |
mip::data_shared | |
Enumerations | |
enum | { mip::data_shared::DESCRIPTOR_SET = 0xFF, mip::data_shared::DATA_EVENT_SOURCE = 0xD0, mip::data_shared::DATA_TICKS = 0xD1, mip::data_shared::DATA_DELTA_TICKS = 0xD2, mip::data_shared::DATA_GPS_TIME = 0xD3, mip::data_shared::DATA_DELTA_TIME = 0xD4, mip::data_shared::DATA_REFERENCE_TIME = 0xD5, mip::data_shared::DATA_REF_TIME_DELTA = 0xD6, mip::data_shared::DATA_EXTERNAL_TIME = 0xD7, mip::data_shared::DATA_SYS_TIME_DELTA = 0xD8, mip::data_shared::DATA_DEBUG_TICKS = 0xFF } |