📄 usart.stc
字号:
## Startup commands for testing a p16c74 usart## uncomment for debugging gpsim# set verbose 3# Source code:load s usart_14.cod# Stimuli:# All we do is tie rx and tx together to create a loop back.# This will cause whatever is transmitted to be received...node loop_backattach loop_back portc6 portc7break c 1000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -