r_wdt_nmi_interrupt


Performs processing in response to the non-maskable interrupt.

Remark

This API function is called to run interrupt processing for the non-maskable interrupt , which is generated when the down-counter underflows or refreshing proceeds.

[Syntax]

static  void    r_wdt_nmi_interrupt ( void );

[Argument(s)]

None.

[Return value]

None.