3.2.11
Window Watchdog Timer
Below is a list of API functions output by the Code Generator for window watchdog timer use.
Table 3.11 | API Functions: [Window watchdog timer] |
|
|
R_WDTm_Create
|
Performs initialization necessary to control the watchdog timer functions.
|
R_WDTm_Create_UserInit
|
Performs user-defined initialization relating to the watchdog timer functions.
|
r_wdtm_interrupt
|
Performs processing in response to the interval interrupt.
|
R_WDTm_Restart
|
Clears the watchdog timer counter and resumes counting.
|