Everything

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]

API Function Name

Function

R_WDT_Create

Performs initialization necessary to control the watchdog timer.

R_WDT_Restart

Clears the watchdog timer counter and resumes counting.

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_nmi_interrupt

Performs processing in response to the non-maskable interrupt.