timer.h

来自「stc-isp开发板驱动程序」· C头文件 代码 · 共 10 行

H
10
字号
extern bit g_timer0_100ms;     //100ms标志 
//extern bit g_timer0_500ms;     //500ms标志 
extern void timer_initialize(void);


#ifndef IN_TIMER0


#endif

⌨️ 快捷键说明

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