MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laButtonWidget_SetToggleable( laButtonWidget* btn, laBool toggleable );
Parameters |
Description |
laButtonWidget* btn |
the button to modify |
laBool toggleable |
the desired togglestate |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|