MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laProgressBarWidget_SetValue( laProgressBarWidget* bar, uint32_t value );
Parameters |
Description |
laProgressBarWidget* bar |
the widget |
uint32_t value |
the desired value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|