pub unsafe extern "C" fn subghz_protocol_blocks_get_parity(
    key: u64,
    bit_count: u8
) -> u8
Expand description

Get parity the data bitwise

@param key In data @param bit_count number of data bits

@return parity