MPLAB® Harmony Graphics Suite
|
Initializes an leCircleWidget widget pointer.
LIB_EXPORT void leCircleWidget_Constructor( leCircleWidget* cir );
Parameters |
Description |
leCircleWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|