MPLAB® Harmony Graphics Suite
|
LIB_EXPORT uint32_t laSliderWidget_GetMaxinumValue( laSliderWidget* sld );
Parameters |
Description |
laSliderWidget* sld |
the widget |
uint32_t - the maximum value for the slider
MPLAB® Harmony Graphics Suite
|