📄 commonheaderfiles.h
字号:
/*****************************************************************************/
/**
Copyright (c) 2006 Freescale Semiconductor
Freescale Confidential Proprietary
\file CommonHeaderFiles.h
\brief This file includes all the common header files used in the\n
whole project.
\author Freescale Semiconductor
\author R01160
\author Guadalajara Applications Laboratory RTAC Americas
\version v0.1
\date 13/June/2006
*/
/*****************************************************************************/
/** MCU register definitions */
#include <mc9s12dj64.h>
/** User defined types */
#include "ProjectTypes.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -