?? 2443mon_u.h
字號:
/****************************************************************
NAME: u24amon.h
DESC:
HISTORY:
****************************************************************/
#ifndef __U24aMON_H__
#define __U24aMON_H__
#ifdef __cplusplus
extern "C"{
#endif
extern volatile unsigned char *downPt;
extern volatile unsigned int totalDmaCount;
extern volatile unsigned int downloadFileSize;
extern volatile unsigned int downloadAddress;
extern volatile unsigned short checkSum;
extern int download_run;
extern unsigned int tempDownloadAddress;
#ifdef __cplusplus
}
#endif
#endif /*__U24aMON_H__*/
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -