test.h File Reference

Go to the source code of this file.

Defines

#define VOID   void
#define U8   unsigned char

Functions

VOID foo (VOID)
 Brief description of foo().
VOID bar (U8 u8Param)
 Short description of bar().

Define Documentation

#define U8   unsigned char

Definition at line 3 of file test.h.

#define VOID   void

Definition at line 2 of file test.h.


Function Documentation

VOID bar ( U8  u8Param  ) 

Short description of bar().

Parameters:
u8Param this is the first parameter
See also:
foo()

Definition at line 9 of file test.c.

VOID foo ( VOID   ) 

Brief description of foo().

See also:
bar()
Generated on Wed Jul 21 14:30:47 2010 for test by  doxygen 1.6.3