📄 bcsr.h
字号:
/* BCSR: Board Control & Status Registers: */#define BCSR0_BASE 0x2100000#define BCSR1_BASE 0x2100004#define BCSR2_BASE 0x2100008#define BCSR3_BASE 0x210000c#define BCSR4_BASE 0x2100010#define RS232DISABLE_1 0x01000080#define RS232DISABLE_2 0x00040000#define ETHERDISABLE 0x20000000#define ETHLOOP 0x80000000#define TFPLDL 0x40000000#define TPSQEL 0x20000000#define SIGNAL_LAMP 0x10000000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -