|
MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|
#include <commands_3dm.h>
Public Attributes | |
| uint8_t | desc_set |
| Data descriptor set. Must be supported. More... | |
| bool | suppress_ack |
| Suppress the usual ACK/NACK reply. More... | |
| uint8_t | num_descriptors |
| Number of descriptors in the format list. More... | |
| uint8_t * | descriptors |
| Descriptor format list. More... | |
| uint8_t mip::C::mip_3dm_poll_data_command::desc_set |
Data descriptor set. Must be supported.
| uint8_t* mip::C::mip_3dm_poll_data_command::descriptors |
Descriptor format list.
| uint8_t mip::C::mip_3dm_poll_data_command::num_descriptors |
Number of descriptors in the format list.
| bool mip::C::mip_3dm_poll_data_command::suppress_ack |
Suppress the usual ACK/NACK reply.