Public Attributes | List of all members
_Uint8PtrToUint32Ptr Union Reference

#include <sbgTypes.h>

Public Attributes

uint32_t * m_pointerUint32
 
uint8_t * m_pointerUint8
 

Detailed Description

Used to get a uint32_t from a uint8_t array.

Definition at line 73 of file sbgTypes.h.

Member Data Documentation

uint32_t* _Uint8PtrToUint32Ptr::m_pointerUint32

Store the unint32 value.

Definition at line 76 of file sbgTypes.h.

uint8_t* _Uint8PtrToUint32Ptr::m_pointerUint8

Set the address used to access the uint32_t.

Definition at line 75 of file sbgTypes.h.


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


sbg_driver
Author(s): SBG Systems
autogenerated on Thu Oct 22 2020 03:47:22