#include <sbgTypes.h>
Public Attributes | |
| uint8_t | buffer [8] |
| int64_t | value |
Union used to convert a buffer or 8 unit8 two's complement values to a int64_t
Definition at line 118 of file sbgTypes.h.
| uint8_t _Uint8ToInt64::buffer[8] |
Definition at line 121 of file sbgTypes.h.
| int64_t _Uint8ToInt64::value |
Definition at line 120 of file sbgTypes.h.