📄 aduc814.txt
字号:
CodeSize = 08192 'size of code memory
DataSize = 0160 'size of the data memory
QuickDownloadOption = False 'Allow Quick Download Protocol
FastBaudrateOption = False 'Allow change to Fast Baudrate
SecurityBitsOption = True 'Allow Download to Security Bits
BootloadOption = False 'Allow Bootload Mode
VerifyAfterDownloadOption = False 'Allow Verify Code Command
T3CON = 000 'baudrate config for 115200 (if allowed)
T3FD = 000 'baudrate config for 115200 (if allowed)
T3CON9600 = 000 'baudrate config for 9600
T3FD9600 = 000 'baudrate config for 9600
XTAL = 1 'default = 32.768kHz crystal
fcore = 16777216 'default
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -