MPLAB® Harmony Graphics Suite
|
LIB_EXPORT leKeyPadWidget* leKeyPadWidget_New( uint32_t rows, uint32_t cols );
Parameters |
Description |
number of rows to create number of columns to create |
leKeyPadWidget*
Use leWidget_Delete() to free this pointer.
MPLAB® Harmony Graphics Suite
|