MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laSliderWidget_SetMinimumValue( laSliderWidget* sld, uint32_t val );
Parameters |
Description |
laSliderWidget* sld |
the widget |
uint32_t val |
the desired minimum value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|