Go to the source code of this file.
Functions | |
uint32_t | AvrWatchDogStart (uint32_t ms) |
Start the AVR hardware watch dog timer. | |
void | AvrWatchDogRestart (void) |
Re-start the AVR hardware watch dog timer. | |
void | AvrWatchDogDisable (void) |
Disable the AVR hardware watch dog timer. | |
void | AvrWatchDogEnable (void) |
Enable the AVR hardware watch dog timer. |