MPLAB® Harmony Graphics Suite
|
LIB_EXPORT uint32_t laSliderWidget_GetSliderPercentage( laSliderWidget* sld );
Parameters |
Description |
laSliderWidget* sld |
the widget |
uint32_t - the slider value as a percentage
MPLAB® Harmony Graphics Suite
|