CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
integer.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned char BYTE
typedef char CHAR
typedef unsigned long DWORD
typedef int INT
typedef long LONG
typedef short SHORT
typedef unsigned char UCHAR
typedef unsigned int UINT
typedef unsigned long ULONG
typedef unsigned short USHORT
typedef unsigned short WCHAR
typedef unsigned short WORD

Typedef Documentation

typedef unsigned char BYTE

Definition at line 24 of file integer.h.

typedef char CHAR

Definition at line 21 of file integer.h.

typedef unsigned long DWORD

Definition at line 35 of file integer.h.

typedef int INT

Definition at line 16 of file integer.h.

typedef long LONG

Definition at line 33 of file integer.h.

typedef short SHORT

Definition at line 27 of file integer.h.

typedef unsigned char UCHAR

Definition at line 23 of file integer.h.

typedef unsigned int UINT

Definition at line 17 of file integer.h.

typedef unsigned long ULONG

Definition at line 34 of file integer.h.

typedef unsigned short USHORT

Definition at line 28 of file integer.h.

typedef unsigned short WCHAR

Definition at line 30 of file integer.h.

typedef unsigned short WORD

Definition at line 29 of file integer.h.