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