Elara Spacecraft
Source code & API documentation for Elara spacecraft system computers
Loading...
Searching...
No Matches
types.hpp
Go to the documentation of this file.
1
#pragma once
2
3
typedef
unsigned
char
uint8_t
;
4
typedef
unsigned
short
uint16_t
;
5
typedef
unsigned
int
uint32_t
;
6
typedef
unsigned
long
long
uint64_t
;
uint16_t
unsigned short uint16_t
Definition
types.hpp:4
uint32_t
unsigned int uint32_t
Definition
types.hpp:5
uint64_t
unsigned long long uint64_t
Definition
types.hpp:6
uint8_t
unsigned char uint8_t
Definition
types.hpp:3
include
types.hpp
Generated by
1.13.2