MPLAB® Harmony Graphics Suite
|
Initializes an leProgressBarWidget widget pointer.
LIB_EXPORT void leProgressBarWidget_Constructor( leProgressBarWidget* bar );
Parameters |
Description |
leProgressBarWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|