main.h

来自「M16C interrupt settings and Initial code」· C头文件 代码 · 共 55 行

H
55
字号
/**************************************************************************/
/**************************************************************************/
/****************** Renesas Technology Europe GmbH ************************/
/**************************************************************************/
/**************************************************************************/
/*  DISCLAIMER:                                                           */
/*  We (Renesas Technology Europe GmbH) do not warrant that the Software  */
/*  is free from claims by a third party of copyright, patent, trademark, */
/*  trade secret or any other intellectual property infringement.         */
/*                                                                        */
/*  Under no circumstances are we liable for any of the following:        */
/*                                                                        */
/*  1. third-party claims against you for losses or damages;              */
/*  2. loss of, or damage to, your records or data; or                    */
/*  3. economic consequential damages (including lost profits or          */
/*     savings) or incidental damages, even if we are informed of         */
/*     their possibility.                                                 */
/*                                                                        */
/*  We do not warrant uninterrupted or error free operation of the        */
/*  Software. We have no obligation to provide service, defect            */
/*  correction, or any maintenance for the Software. We have no           */
/*  obligation to supply any Software updates or enhancements to you      */
/*  even if such are or later become available.                           */
/*                                                                        */
/*  IF YOU DOWNLOAD OR USE THIS SOFTWARE YOU AGREE TO THESE TERMS.        */
/*                                                                        */
/*  THERE ARE NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING THE            */
/*  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A               */
/*  PARTICULAR PURPOSE.                                                   */
/**************************************************************************/
/**************************************************************************/
/*                                                                        */
/*  Name:        main.h                                                   */
/*  Description: Main-modul header                                        */
/*  Date  :      17.04.2003                                               */
/*  Author:      BWE @ Renesas Technology Europe GmbH                     */
/*  Change:      (Date)  (Author)  (Description)                          */
/*                                                                        */
/*                                                                        */
/**************************************************************************/

/******************************** Definitions *****************************/

/*************************** Function declaration *************************/

/************************** Variablen declaration *************************/


/*********************************** E O F ********************************/





⌨️ 快捷键说明

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