derivative.h

来自「红外遥控器解码程序详情」· C头文件 代码 · 共 11 行

H
11
字号
/*
 * Note: This file is recreated by the project wizard whenever the MCU is
 *       changed and should not be edited by hand
 */

/* Include the derivative-specific header file */
#include <MC9S12XS128.h>

#pragma LINK_INFO DERIVATIVE "MC9S12XS128"

⌨️ 快捷键说明

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