5.1.5.9 SYS_IsEventDeliverable Function

Syntax

bool SYS_IsEventDeliverable(SYS_EventId_t id);

Description

This function helps to check if the event has at least one subscriber.

Input Parameters
Parameter NameDescription
idEvent ID
Return Type and Values
  • None