?? func_ci.c
字號:
/**************************************
File : FUNC_CI.C
Project : BDTRV20_MCU_V07
Description : 跳轉到ASCII輸出模式
Created : 2006.11.7
Last updata :
Author : Sunzehui sunzehui@zzvcom.com
Compile Tool : Keil uVision2
Target Device : SST89V564RD
Circuit Board : BD7700
************************************
Modification History
************************************
Version : v2.0
Date : MM/DD/YYYY
Modifier :
Description :
**********************************
-- Copyright (c)
*************************************/
#include "ext_temp.h"
extern func_ci(void)
{
if (rdata[4]==0x02&&rdata[5]==0x28)
moto_fg =0;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -