5.1.5.10 SYS_IsEventSubscriber Function

Sytntax

bool SYS_IsEventSubscriber(SYS_EventId_t id, SYS_EventReceiver_t *recv);

Description

This function helps to check if the specified receiver is subscribed to an event.

Input Parameters
Parameter NameDescription
idEvent ID
recvReceiver’s descriptor
Return Type and Values
  • None