⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 defines.h

📁 avr Rtos 255 Task avr Rtos 255 Task
💻 H
字号:
/* This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
 *
 * \brief
 *      Defines and includes for main.c and LCD_driver.c
 *
 * \par Application note:
 *      AVR065: LCD Driver for the STK502
 *
 * \par Documentation:
 *      For comprehensive code documentation, supported compilers, compiler
 *      settings and supported devices see readme.html
 *
 * \author
 *      Atmel Corporation: http://www.atmel.com \n
 *      Support email: avr@atmel.com
 *
 * $Name: RELEASE_1_1 $
 * $Revision: 1.3 $
 * $RCSfile: defines.h,v $
 * $Date: 2006/02/16 18:14:01 $  \n
 ******************************************************************************/


// Includes
	#define SFR_W_EXT( a, b )
    //#include <iom169.h>
    //#include <mega169.h>

    #define FALSE   0
    #define TRUE    1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -