Everything

Independent watchdog timer (IWDT)

Below is a list of API functions output by the Code Generator for independent watchdog timer use.

 

Table 3.24 API Functions: [Independent Watchdog Timer]

API Function Name

Function

R_IWDT_Create

Performs initialization necessary to control the independent watchdog timer.

R_IWDT_Create_UserInit

Performs user-defined initialization relating to the independent watchdog timer.

r_iwdt_nmi_interrupt

Performs processing in response to the non-maskable interrupt (WUNI).

r_iwdt_iwuni_interrupt

Performs processing in response to the non-maskable/maskable interrupt.

R_IWDT_Restart

Clears the independent watchdog timer counter and resumes counting.