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

Flip the data bitwise

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

@return Reverse data