nut_types.h File Reference

Go to the source code of this file.

Typedefs

typedef unsigned __PTRDIFF_TYPE__ uptr_t
 Unsigned register type.Signed register type.Unsigned pointer value type.
typedef void * HANDLE
 Void pointer.


Typedef Documentation

typedef unsigned __PTRDIFF_TYPE__ uptr_t

Unsigned register type.Signed register type.Unsigned pointer value type.

The size of this type is at least the size of a memory pointer. For CPUs with 16 address bits this will be an unsigned short.

Examples:
httpd/httpserv.c.

Definition at line 60 of file nut_types.h.

typedef void* HANDLE

Void pointer.

Examples:
events/events.c, and timers/timers.c.

Definition at line 64 of file nut_types.h.


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/