MPLAB® Harmony Graphics Suite
|
Keypad actions and events callback will be called based on the trigger
LIB_EXPORT laResult laKeyPadWidget_SetKeyPadActionTrigger( laKeyPadWidget* pad, laKeyPadActionTrigger trigger );
Parameters |
Description |
laKeyPadWidget* pad |
the widget |
laKeyPadActionTrigger trigger |
the trigger |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|