Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

option.h File Reference

Copyright (c) 2004. More...

Go to the source code of this file.

Defines

#define FEATURE_EMPTY   0x00
 List of all of the existing modules or features.

#define FEATURE_KBD   0x01
#define FEATURE_LCD   0x02
#define FEATURE_UART   0x04


Detailed Description

Copyright (c) 2004.

Please read file license.txt for copyright notice.

This file contains all of the options available on the system

Version:
1.1 (c5131-usb-generic-1_2_0)

Todo:
Bug:

Definition in file option.h.


Define Documentation

#define FEATURE_EMPTY   0x00
 

List of all of the existing modules or features.

If one or several features are activated in the config.h it means that the code will be integrated. If not define, the code will not be compiled(win place) The list of feature is integrated inside the define : FEATURE_LIST

Definition at line 22 of file option.h.

#define FEATURE_KBD   0x01
 

Definition at line 23 of file option.h.

#define FEATURE_LCD   0x02
 

Definition at line 24 of file option.h.

#define FEATURE_UART   0x04
 

Definition at line 25 of file option.h.


Generated on Mon Apr 10 17:23:30 2006 for Atmel by doxygen 1.3.7