CAN1_SystemErrorCallbackRegister()

void CAN1_SystemErrorCallbackRegister (void(*)(void) handler)

This function can be used to override default callback and to define custom callback for CAN1_SystemErrorCallback.

Parameters:
in handler

- Address of the callback routine

Returns:

none