MPLAB® Harmony Graphics Suite
|
Initializes an leLineWidget widget pointer.
LIB_EXPORT void leLineWidget_Constructor( leLineWidget* line );
Parameters |
Description |
leLineWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|