MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
A structure representing a MIP field. More...
#include <mip_field.h>
A structure representing a MIP field.
Use to access fields from a received MIP packet.
This structure references the original packet data and does not contain a copy of the field payload. Therefore, the data buffer must exist as long as there are instances which reference it (even if the field payload itself is not used directly).