MPLAB® Harmony Graphics Suite
|
Initializes an leSliderWidget widget pointer.
LIB_EXPORT void leSliderWidget_Constructor( leSliderWidget* sld );
Parameters |
Description |
leSliderWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|