MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laBool laRadioButtonWidget_GetSelected( laRadioButtonWidget* btn );
Parameters |
Description |
laRadioButtonWidget* btn |
the widget |
laBool - true if this button is currently selected
MPLAB® Harmony Graphics Suite
|