sbgECom Library  4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
_SbgUint8PtrToUint32Ptr Union Reference

#include <sbgTypes.h>

Data Fields

uint8_t * m_pointerUint8
 
uint32_t * m_pointerUint32
 

Detailed Description

Used to get a uint32_t from a uint8_t array.

Field Documentation

◆ m_pointerUint8

uint8_t* _SbgUint8PtrToUint32Ptr::m_pointerUint8

Set the address used to access the uint32_t.

◆ m_pointerUint32

uint32_t* _SbgUint8PtrToUint32Ptr::m_pointerUint32

Store the unint32 value.


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