MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include <commands_base.h>
Public Attributes | |
uint8_t | result [16] |
Device-specific bitfield (128 bits). See device user manual. Bits are least-significant-byte first. For example, bit 0 is located at bit 0 of result[0], bit 1 is located at bit 1 of result[0], bit 8 is located at bit 0 of result[1], and bit 127 is located at bit 7 of result[15]. More... | |
uint8_t mip::C::mip_base_continuous_bit_response::result[16] |
Device-specific bitfield (128 bits). See device user manual. Bits are least-significant-byte first. For example, bit 0 is located at bit 0 of result[0], bit 1 is located at bit 1 of result[0], bit 8 is located at bit 0 of result[1], and bit 127 is located at bit 7 of result[15].