readme.txt
来自「这本书里共11章」· 文本 代码 · 共 10 行
TXT
10 行
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 + =
减小字号Ctrl + -
显示快捷键?