lv_btnmatrix_has_btn_ctrl() function
Get the whether a control value is enabled or disabled for button of a button matrix
Arguments
obj
pointer to a button matrix object
btn_id
the index of a button not counting new line characters.
ctrl
control values to check (ORed value can be used)
Return value
true: the control attribute is enabled false: disabled