DoxygenPpErr  2011-08-23
Test project for doxygen preprocessor error
src/sysconst2.h
Go to the documentation of this file.
00001 #define MB90675 0 /*!< \brief
00002 * Val. range / Coding:  always 0
00003 */
00004 
00005 #define ControllerType MB90675  /*!< \brief
00006 * Val. range / Coding: MB90675 (FUJITSU F2MC-16L  MB90675 type)
00007 */
00008 
00009 #if (ControllerType == MB90675)
00010   #define MClk        4000
00011 #endif
00012 
00013 
00014 
00015 #define XB90675 0 /*!< \brief
00016 * Val. range / Coding:  always 0
00017 */
00018 
00019 #define XontrollerType XB90675  /*!< \brief
00020 * Val. range / Coding: MB90675 (FUJITSU F2MC-16L  MB90675 type)
00021 */
00022 
00023 #if (XontrollerType == XB90675)
00024   #define XClk        4000
00025 #endif
00026 
00027 
00028 /* eof */