Embedded Artistry Framework
Embedded Systems C++ Framework
Typedefs
types-compat.h File Reference
#include <stdint.h>
#include <limits.h>
Include dependency graph for types-compat.h:
This graph shows which files directly or indirectly include this file:

Typedefs

typedef uint8_t u_int8_t
 
typedef uint16_t u_int16_t
 
typedef uint32_t u_int32_t
 
typedef uint64_t u_int64_t
 

Typedef Documentation

◆ u_int16_t

◆ u_int32_t

◆ u_int64_t

◆ u_int8_t

typedef uint8_t u_int8_t