MIP_SDK  v3.0.0
MicroStrain Communications Library for embedded systems
Public Attributes | List of all members
mip::C::mip_system_built_in_test_data Struct Reference

#include <data_system.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...
 

Member Data Documentation

◆ result

uint8_t mip::C::mip_system_built_in_test_data::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].


The documentation for this struct was generated from the following file: