MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laCircularGaugeWidget_SetTickValue( laCircularGaugeWidget* gauge, int32_t value );
Parameters |
Description |
laCircularGaugeWidget* gauge |
the widget |
int32_t value |
the distance between ticks |
MPLAB® Harmony Graphics Suite
|