PRODUCTS
 


Main Page   Data Structures   File List   Data Fields   Globals  

TeleoTypes.h File Reference

Common datatype abbreviations and constants. More...

Go to the source code of this file.

Defines

#define false   0
#define true   1

Typedefs

typedef signed char int8
typedef unsigned char uint8
typedef unsigned char uchar
typedef signed short int16
typedef unsigned short uint16
typedef signed int int32
typedef unsigned int uint32
typedef const char cchar
typedef unsigned char bool


Detailed Description

Common datatype abbreviations and constants.

Definition in file TeleoTypes.h.


Define Documentation

#define false   0
 

Definition at line 24 of file TeleoTypes.h.

#define true   1
 

Definition at line 25 of file TeleoTypes.h.


Typedef Documentation

typedef unsigned char bool
 

Definition at line 21 of file TeleoTypes.h.

typedef const char cchar
 

Definition at line 18 of file TeleoTypes.h.

Referenced by buttonPress(), capacityWarning(), dataReceive(), main(), moduleBound(), resetReceive(), TeleoEasy_Init(), and TeleoModule_Init().

typedef signed short int16
 

Definition at line 14 of file TeleoTypes.h.

typedef signed int int32
 

Definition at line 16 of file TeleoTypes.h.

typedef signed char int8
 

Definition at line 11 of file TeleoTypes.h.

typedef unsigned char uchar
 

Definition at line 13 of file TeleoTypes.h.

typedef unsigned short uint16
 

Definition at line 15 of file TeleoTypes.h.

Referenced by main().

typedef unsigned int uint32
 

Definition at line 17 of file TeleoTypes.h.

typedef unsigned char uint8
 

Definition at line 12 of file TeleoTypes.h.

Referenced by doInput(), doTimer(), main(), moduleBound(), TeleoEasy_Init(), and TeleoModule_Init().

 

copyright © 2002, 2003 MakingThings LLC