sbgECom Library
4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
|
#include <sbgTypes.h>
Data Fields | |
uint8_t * | m_pointerUint8 |
uint32_t * | m_pointerUint32 |
Used to get a uint32_t from a uint8_t array.
uint8_t* _SbgUint8PtrToUint32Ptr::m_pointerUint8 |
Set the address used to access the uint32_t.
uint32_t* _SbgUint8PtrToUint32Ptr::m_pointerUint32 |
Store the unint32 value.