mm32ram.c
来自「phs 源代码 小灵通协议源代码 phs source code」· C语言 代码 · 共 14 行
C
14 行
#ifndef PM_ONPC
#include "phs_def.h"
#include "mm32.h"
#include "_Define.h"
// #pragma section area m_data
enumMMState Mm_sts; //MM state
U1 Mm_tim; //MM timer state
_BOOL Mm_bLocReg; //indicate the location registration state
U1 Mm_fncrq; //record the MM function request content
MM_SYSWRK mm_syswork;
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?