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

📄 initial.h

📁 电能表源码
💻 H
字号:
/*********************************************
	Interrupt enable control
*********************************************/
#define		PowerupIE	0xff
#define		PowerupEIE	0xff
#define		PowerupEx2	0xff
#define		PowerupEx3	0xff
#define		PowerupEx4	0xff
/*********************************************
	Powerup Port state control
*********************************************/
#define		PowerupP1IE		0xfc
#define		PowerupP1OE		0xfc
#define		PowerupP2OE		0x00
#define		PowerupP10FS	0x01
#define		PowerupP11FS	0x01

⌨️ 快捷键说明

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