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. @param context Pointer to a SubGhzProtocolDecoderRAW instance @param level Signal level true-high false-low @param duration Duration of this level in, us