lv_buttonmatrix_t struct
DEFINES TYPEDEFS Data of button matrix
Fields
Pointer to the current map.
Array of areas of buttons.
Number of button in 'map_p'(Handled by the library).
Number of rows in 'map_p'(Handled by the library).
Index of the active button (being pressed/released etc) or LV_BUTTONMATRIX_BUTTON_NONE.
Single button toggled at once.