16FXlib
inttypes.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned char uint8_t
 
typedef char int8_t
 
typedef unsigned int uint16_t
 
typedef int int16_t
 
typedef unsigned long uint32_t
 
typedef long int32_t
 

Macros

#define UINT8(x)   (uint8_t)(x)