lv_buttonmatrix_t is only used within i80_controller sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
const char * const *
Pointer to the current map.
Array of areas of buttons.
Array of control bytes.
uint32_t
Number of button in 'map_p'(Handled by the library).
uint32_t
Number of rows in 'map_p'(Handled by the library).
uint32_t
Index of the active button (being pressed/released etc) or LV_BUTTONMATRIX_BUTTON_NONE.
uint32_t : 1
Single button toggled at once.

References

from examples