r_undefined_exception

Performs processing in response to the undefined instruction exception.

Remark This API function is called to run interrupt processing in response to an undefined instruction exception occurred when detecting the undefined instruction (unimplemented instruction) execution.

[Syntax]

void r_undefined_exception ( void );

[Argument(s)]

None.

[Return value]

None.