subghz_protocol_blocks_reverse_key

Function subghz_protocol_blocks_reverse_key 

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

Flip the data bitwise

§Arguments

  • key - In data
  • bit_count - number of data bits

§Returns

Reverse data