3303-flashcards/hATaBiZQ - 3303/6IvdCzQY - How does a Watchdog Timer help handle deadlocks.md
2026-04-20 23:08:47 -04:00

243 B

How does a Watchdog Timer help handle deadlocks?


🐕 It is a timer that must be reset periodically by the software; if a deadlock occurs and the software stops responding, the timer expires and automatically resets the system.