1.5.4.15 AL_EVENT_IND_PARAMS Struct

C

typedef struct
{
    /* Event Identifier */
    AL_EVENT_ID eventId;
    /* First additional information */
    AL_EVENT_VALUE eventValue;
} AL_EVENT_IND_PARAMS;

Summary

AL Event Indication Parameters Structure.

Description

Contains fields which define the information returned by the AL Event Indication Callback.

Remarks

This Struct is only used in Master Node.