MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularGaugeWidget_SetEndValue( laCircularGaugeWidget* gauge, int32_t value );
Parameters |
Description |
laCircularGaugeWidget* gauge |
the widget |
int32_t value |
end value of the gauge |
MPLAB® Harmony Graphics Suite
|