MPLAB® Harmony Graphics Suite
|
Structure: laContext
The context represents an discrete instance of Aria user interface library. The library is designed to be multi-instance and fully re-entrant. The entire state of the library is stored and referenced through the context pointer.
typedef struct laContext_t laContext;
None.
MPLAB® Harmony Graphics Suite
|