SCCP4_EventOutput_CallbackRegister()

void SCCP4_EventOutput_CallbackRegister (void(*)(void) handler)

This function can be used to override default callback and to define custom callback for SCCP4 EventOutput event.

Parameters:
in handler

- Address of the callback function

Returns:

none