_NMI_handler

Performs processing in response to the non-maskable interrupt.

Remark This API function is called to run interrupt processing for the non-maskable interrupt.

[Syntax]

void _NMI_handler ( void );

[Argument(s)]

None.

[Return value]

None.