Public Attributes | List of all members
_Uint8PtrToUint32Ptr Union Reference

#include <sbgTypes.h>

Public Attributes

uint32m_pointerUint32
 
uint8m_pointerUint8
 

Detailed Description

Used to get a uint32 from a uint8 array.

Definition at line 79 of file sbgTypes.h.

Member Data Documentation

uint32* _Uint8PtrToUint32Ptr::m_pointerUint32

Store the unint32 value.

Definition at line 82 of file sbgTypes.h.

uint8* _Uint8PtrToUint32Ptr::m_pointerUint8

Set the address used to access the uint32.

Definition at line 81 of file sbgTypes.h.


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


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20