datatypes.h File Reference

Go to the source code of this file.

Defines

#define DATATYPES   1

Typedefs

typedef unsigned char BYTE
typedef unsigned int WORD
typedef unsigned long LONG


Detailed Description

Definition in file datatypes.h.


Define Documentation

#define DATATYPES   1
 

ensures that datatypes are not defined twice

Definition at line 25 of file datatypes.h.


Typedef Documentation

BYTE
 

defines the unified datatype BYTE which contains 8bits (default datatype on 8051 derivates)

Definition at line 8 of file datatypes.h.

LONG
 

defines datatype long unisgned 32bit integer

Definition at line 22 of file datatypes.h.

WORD
 

defines datatype WORD 16bit unsigned integer

Definition at line 15 of file datatypes.h.


Generated on Wed Oct 24 12:57:24 2007 for SensorControl by  doxygen 1.4.6