27.6.3.2.3 Function wdt_reset_count()

Resets the count of the running Watchdog Timer that was previously enabled.

void wdt_reset_count( void )

Resets the current count of the Watchdog Timer, restarting the timeout period count elapsed. This function should be called after the window period (if one was set in the module configuration) but before the timeout period to prevent a reset of the system.