📄 priomax.h
字号:
/******************************************************************************
* *
* (c) Freescale Inc. 2003 All rights reserved *
* *
*******************************************************************************
* *
* File Name : priomax.h *
* *
* Description : Header file defining setup constants of periphery S12X *
* *
* Compiler : CW S12X V4.1 *
* *
* $Version : 1.0.5.0$ *
* *
* Author : dstk001 *
*******************************************************************************
******************************************************************************/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
HW_TYPE - definition of using Hardware
Define Name of HW uController Produced by
HW_AXIOM DEMO9S12XDT512 S12XDT512 (80QFP) Axiom Manufacturing, www.axman.com
manual: DEMO9S12XDT512_UG.pdf
HW_00235 00235 rev. 1 S12XDT512 (144LQFP) Frescale semiconductor, www.freescale.com
manual:
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef __PRIO_MAX_
#define __PRIO_MAX_
void PriorityMax (Byte actual);
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -