MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <microstrain/common/embedded_time.hpp>
Go to the source code of this file.
Namespaces | |
mip | |
A collection of C++ classes and functions covering the full mip api. | |
mip::C | |
Macros | |
#define | MIP_DIAG_INC(counter, amount) (void)amount |
#define | MIP_DIAG_ZERO(counter) (void)0 |
#define MIP_DIAG_INC | ( | counter, | |
amount | |||
) | (void)amount |
#define MIP_DIAG_ZERO | ( | counter | ) | (void)0 |