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 instancelevel- Signal level true-high false-lowduration- Duration of this level in, us