/Watchdog_for_RaspberryPi |-- /ATTiny | |-- WDtimer.c .c source file | |-- WDtimer.h .h source file | |-- /Hardware | |-- Watch_dog_for_RPi_BP_Rev2.pdf Circuit ...
This code example deals with the watchdog timer (WDT) of PSoC™ 4. The watchdog timer operates in two modes: the interrupt mode and the reset mode. In the interrupt mode, the LED toggles every second.