📄 mm32ram.c
字号:
#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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -