Set the exception handler for an exception on the executing core. This method will assert if an exception handler has been set for this exception number on this core via this method, without an intervening restore via exception_restore_handler.
this method may not be used to override an exception handler that was specified at link time by providing a strong replacement for the weakly defined stub exception handlers. It will assert in this case too.
Examples
exception_set_exclusive_handler() is referenced by 1 libraries and example projects: