MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laKeyPadCellAction laKeyPadWidget_GetKeyAction( laKeyPadWidget* pad, uint32_t row, uint32_t col );
Parameters |
Description |
laKeyPadWidget* pad |
the widget |
uint32_t row |
the indicated row |
uint32_t col |
the indicated column |
laKeyPadCellAction - the cell action value
MPLAB® Harmony Graphics Suite
|