#include <sbgTypes.h>
Public Attributes | |
| uint8_t | buffer [4] |
| int32_t | value |
Union used to convert a buffer or 4 unit8 two's complement values to a int32_t
Definition at line 100 of file sbgTypes.h.
| uint8_t _Uint8ToInt32::buffer[4] |
Definition at line 103 of file sbgTypes.h.
| int32_t _Uint8ToInt32::value |
Definition at line 102 of file sbgTypes.h.