⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mm32ram.c

📁 phs 源代码 小灵通协议源代码 phs source code
💻 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 + -