Below is a list of API functions output by the Code Generator for watchdog timer use.
Table 3.19 | 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_interrupt
|
Performs processing in response to the interval interrupt INTWDTI.
|
R_WDT_Restart
|
Clears the watchdog timer counter and resumes counting.
|