MPLAB® Harmony Graphics Suite
|
Select the button widget specified from the button list for the Radio button group. The function makes sure the specified button widget is a part of the group. It deselects the currently selected button widget and reassigns the focus to the button widget specified.
LIB_EXPORT leResult leRadioButtonGroup_SelectButton( leRadioButtonGroup* grp, leRadioButtonWidget* btn );
leResult
MPLAB® Harmony Graphics Suite
|