pub unsafe extern "C" fn subghz_protocol_decoder_base_get_hash_data(
    decoder_base: *mut SubGhzProtocolDecoderBase
) -> u8
Expand description

Getting the hash sum of the last randomly received parcel.

Returns:

  • hash Hash sum

Arguments

  • decoder_base - Pointer to a SubGhzProtocolDecoderBase instance