MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
legato_event.h
Module for Microchip Graphics Library - Legato User Interface Library
|
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 |
|
Name |
Description |
![]() |
Function pointer to define an event filter. Event filters allow a receiver to discard undesirable events |
MPLAB® Harmony Graphics Suite
|