📄 readme.txt
字号:
8051Fx Watchdog Example Program
This example program shows how to configure PCA Module 4 as a watchdog timer on 8051Fx-compatible devices. In this example, the watchdog is configured to 'overflow' after 0xFF00 clock cycles.
To test this program...
Start the debugger.
Run the program.
Each time the watchdog overflows, the message PCA Watchdog Timer will invoke Reset displays in the command window. You may set breakpoints in the program and view the PCA Timer and PCA Modules dialogs (from the Peripherals/Timer menu).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -