MPLAB® Harmony Graphics Suite
|
Initializes an leWindowWidget widget pointer.
LIB_EXPORT void leWindowWidget_Constructor( leWindowWidget* win );
Parameters |
Description |
leWindowWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|