pub unsafe extern "C" fn subghz_protocol_decoder_base_deserialize(
decoder_base: *mut SubGhzProtocolDecoderBase,
flipper_format: *mut FlipperFormat
) -> SubGhzProtocolStatusExpand description
Deserialize data SubGhzProtocolDecoderBase.
Returns:
- Status Error
Arguments
decoder_base- Pointer to a SubGhzProtocolDecoderBase instanceflipper_format- Pointer to a FlipperFormat instance