projekty/Source/example1/src/include/lpc2100/types.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned char uint8_t
typedef signed char int8_t
typedef unsigned short uint16_t
typedef signed short int16_t
typedef unsigned long uint32_t
typedef signed long int32_t
typedef unsigned long long uint64_t
typedef signed long long int64_t

Enumerations

enum  boolean { False, True }


Typedef Documentation

typedef signed short int16_t

Definition at line 17 of file types.h.

typedef signed long int32_t

Definition at line 19 of file types.h.

typedef signed long long int64_t

Definition at line 21 of file types.h.

typedef signed char int8_t

Definition at line 15 of file types.h.

typedef unsigned short uint16_t

Definition at line 16 of file types.h.

typedef unsigned long uint32_t

Definition at line 18 of file types.h.

typedef unsigned long long uint64_t

Definition at line 20 of file types.h.

typedef unsigned char uint8_t

Definition at line 14 of file types.h.


Enumeration Type Documentation

enum boolean

Enumerator:
False 
True 

Definition at line 23 of file types.h.


Generated on Fri Sep 21 13:41:55 2007 for example1 by  doxygen 1.4.7