📄 pinconfig1.h
字号:
//***************************************************//
#define TXD BitPA0 //TS OUTPUT 1
#define RXD BitPA1 //TS INPUT 0
#define ADINT BitPA2 //TS INPUT 0
#define LED2 BitPA4 //IO OUTPUT 0
#define LED1 BitPA5 //IO OUTPUT 0
#define F7 BitPA6 //IO INPUT 0
#define F9 BitPA7 //IO INPUT 0
#define X_SCK BitPB4 //IO OUTPUT 0
#define X_SO BitPB5 //IO OUTPUT 0
#define CLKINDIR BitPB6 //TS INPUT 0
#define CLKIN BitPB7 //TS INPUT 0
#define CLKEN BitPC2 //IO OUTPUT 0
#define F1 BitPC6 //IO INPUT 0
#define F2 BitPC7 //IO INPUT 0
#define LED0 BitPE0 //IO OUTPUT 0
#define F4 BitPE1 //IO INPUT 0
#define F5 BitPE2 //IO INPUT 0
#define F6 BitPE3 //IO INPUT 0
#define F8 BitPE4 //IO INPUT 0
#define RXTXEN BitPF0 //IO OUTPUT 0
#define F3 BitPF1 //IO INPUT 0
#define X_CS BitPF2 //IO OUTPUT 1
#define X_SI BitPF3 //IO INPUT 0
#define X_WP BitPF4 //IO OUTPUT 0
#define KEY BitPF5 //IO INPUT 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -