lv_buttonmatrix_set_button_ctrl() function
Set the attributes of a button of the button matrix
Arguments
obj
pointer to button matrix object
btn_id
0 based index of the button to modify. (Not counting new lines)
ctrl
OR-ed attributes. E.g. `LV_BUTTONMATRIX_CTRL_NO_REPEAT | LV_BUTTONMATRIX_CTRL_CHECKABLE`