MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > b) Core Functions > leEvent_AddEvent Function
MPLAB® Harmony Graphics Suite
leEvent_AddEvent Function

Add the mentioned event callback to the list of events maintained by the current context

C
leResult leEvent_AddEvent(
    leEvent* evt
);
Returns

leResult

MPLAB® Harmony Graphics Suite