MPLAB® Harmony Graphics Suite
|
If this button belongs to a radio button group then this function will potentially unselect another button and become selected.
LIB_EXPORT laResult laRadioButtonWidget_SetSelected( laRadioButtonWidget* btn );
Parameters |
Description |
laRadioButtonWidget* btn |
the widget |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|