📄 bf533flag.h
字号:
#ifndef __BF533_FLAGS_DEFINED
#define __BF533_FLAGS_DEFINED
#include <sys\exception.h>
#include <cdefBF533.h>
#define pFlashA_PortB_Dir (volatile unsigned char *)0x20270007
#define pFlashA_PortB_Data (volatile unsigned char *)0x20270005
void Init_EBIU(void);
void Init_Flash(void);
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -