Focusing on Interaction Links: Communication Diagrams
交互的链接: 通信图
Communication Diagrams:
\ Participa...
;8251串行通信 用8251 8253 clk0接1M
;宏定义必须放在end main 以外 必须放在程序开头 在end main后不行
;用equ定义8251 8253 地址
;操作 键盘键入要...
IOPORT
EQU
0DC00H-280H
C53
EQU
IOPORT+283H
T53
EQU
IOPORT+280H
C51
EQU
IOPORT+2B9H
D51
EQU
IOPORT+2B...