|
MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
Functions for building and processing MIP packets. More...
Modules | |
| Packet Building | |
| Functions for building new MIP packets. | |
| Packet Inspection | |
| Functions for accessing information about an existing MIP packet. | |
Classes | |
| struct | mip::C::mip_packet_view |
| Structure representing a MIP Packet. More... | |
Typedefs | |
| typedef struct mip::C::mip_packet_view | mip::C::mip_packet_view |
| Structure representing a MIP Packet. More... | |
Functions for building and processing MIP packets.
A MIP Packet is represented by the mip_packet_view struct.
| typedef struct mip::C::mip_packet_view mip::C::mip_packet_view |
Structure representing a MIP Packet.
Use to inspect received packets or construct new ones.
1.8.17