r_reserved_exception


Performs processing in response to the exception (other than undefined instruction exception, reset, non-maskable interrupt and unconditional trap).

Remark

This API function is called to run interrupt processing for the exceptions other than undefined instruction exception, reset, non-maskable interrupt, and unconditional trap.

[Syntax]

void    r_reserved_exception ( void );

[Argument(s)]

None.

[Return value]

None.