MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Files > legato_event.h
MPLAB® Harmony Graphics Suite
legato_event.h

Microchip Technology Inc.

File Name

legato_event.h

Description

Module for Microchip Graphics Library - Legato User Interface Library

Functions
 
Name 
Description 
 
Add the mentioned event callback to the list of events maintained by the current context 
 
Clear the event list maintained by the current context. 
 
Returns the number of events listed in the current context 
 
Processes any pending events 
 
Set callback pointer for current context filter event 
Types
 
Name 
Description 
 
Function pointer to define an event filter. Event filters allow a receiver to discard undesirable events 
MPLAB® Harmony Graphics Suite