subghz_protocol_decoder_raw_feed

Function subghz_protocol_decoder_raw_feed 

Source
pub unsafe extern "C" fn subghz_protocol_decoder_raw_feed(
    context: *mut c_void,
    level: bool,
    duration: u32,
)
Expand description

Parse a raw sequence of levels and durations received from the air.

ยงArguments

  • context - Pointer to a SubGhzProtocolDecoderRAW instance
  • level - Signal level true-high false-low
  • duration - Duration of this level in, us