Function flipperzero_sys::ibutton_protocols_is_valid
source · pub unsafe extern "C" fn ibutton_protocols_is_valid(
protocols: *mut iButtonProtocols,
key: *const iButtonKey
) -> boolExpand description
Check whether the key data is valid
Returns:
- true if data is valid, false otherwise
Arguments
[in]- protocols pointer to an iButtonProtocols object[in]- key pointer to the key to be checked