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 <mc9s12g128.h>

#pragma LINK_INFO DERIVATIVE "mc9s12g128"

⌨️ 快捷键说明

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