

Go to the source code of this file.
Functions | |
| uint32_t | NutWatchDogStart (uint32_t ms, uint32_t xmode) |
| Start the watch dog timer. | |
| void | NutWatchDogRestart (void) |
| Restart the watch dog timer. | |
| void | NutWatchDogDisable (void) |
| Disables the watch dog timer. | |
| void | NutWatchDogEnable (void) |
| Enables the watch dog timer. | |