MPLAB® Harmony Graphics Suite
|
Initializes an leLabelWidget widget pointer.
LIB_EXPORT void leLabelWidget_Constructor( leLabelWidget* lbl );
Parameters |
Description |
leLabelWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|