3.2.23
Watchdog timer (WDT)
Below is a list of API functions output by the Code Generator for watchdog timer use.
Table 3.23 | API Functions: [Watchdog Timer] |
|
|
R_WDT_Create
|
Performs initialization necessary to control the watchdog timer.
|
R_WDT_Create_UserInit
|
Performs user-defined initialization relating to the watchdog timer.
|
r_wdt_wuni_interrupt
|
Performs processing in response to the non-maskable/maskable interrupt.
|
R_WDT_Restart
|
Clears the watchdog timer counter and resumes counting.
|