pub unsafe extern "C" fn subghz_protocol_blocks_get_bit_array(
    data_array: *mut u8,
    read_index_bit: usize
) -> bool
Expand description

Get data bit when encoding HEX array.

Returns:

  • bool value bit

Arguments

  • data_array - Pointer to a HEX array
  • read_index_bit - Number get a bit in the array starting from the left