|
MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|
#include <stdint.h>#include <stddef.h>#include <stdbool.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 | |
Typedefs | |
| typedef int_least16_t | mip::C::remaining_count |
| typedef uint64_t | mip::C::timestamp_type |
| Type used for packet timestamps and timeouts. More... | |
| typedef timestamp_type | mip::C::timeout_type |
| using | mip::RemainingCount = C::remaining_count |
| using | mip::Timestamp = C::timestamp_type |
| using | mip::Timeout = C::timeout_type |