欢迎访问ic37.com |
会员登录 免费注册
发布采购

10-88-1261 参数 Datasheet PDF下载

10-88-1261图片预览
型号: 10-88-1261
PDF下载: 下载PDF文件 查看货源
内容描述: 示例程序(终端软件) [Sample Program (Terminal Software)]
分类和应用: 连接器PC
文件页数/大小: 17 页 / 596 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号10-88-1261的Datasheet PDF文件第1页浏览型号10-88-1261的Datasheet PDF文件第2页浏览型号10-88-1261的Datasheet PDF文件第3页浏览型号10-88-1261的Datasheet PDF文件第4页浏览型号10-88-1261的Datasheet PDF文件第6页浏览型号10-88-1261的Datasheet PDF文件第7页浏览型号10-88-1261的Datasheet PDF文件第8页浏览型号10-88-1261的Datasheet PDF文件第9页  
M16C/26A Group
Sample Program (Terminal Software)
6.
Definition of the RSK Functionality and the RSK_LIB APIs and Common Functions Used by
Terminal Software
6.1
Definition of the RSK Functionality
RSKdefine.h file
In this application, the following functionalities (those shown in red) are set.
/*********************************************************
The boot information on CPU is defined
Usually, this mode is used
*********************************************************/
#define _CPU_M16C26A_NORMAL_MOD
/* Use in low power mode can be performed. */
//#define _CPU_M16C26A_32KHZ_MOD
/* Use of access of a flash can be performed. */
//#define _CPU_M16C26A_DATAFLASF_USE
/********************************************************
The hardware function which RSK supports is chosen
/********************************************************/
//#define _USE_KEY
#define _USE_BUZZER
//#define _OPTION_USE_AD
#define _OPTION_USE_COM_RX
//#define _OPTION_USE_COM_TX
//#define _OPTION_USE_INFRAEDRX
//#define _OPTION_USE_INFRAEDTX
//#define _OPTION_USE_SW
//#define _OPTION_USE_LED
//#define _OPTION_USE_IO
There are no individual definitions of selected functionality.
REJ05B0809-0110 Rev.1.10
2007.12
Page 5 of 17