pub unsafe extern "C" fn subghz_receiver_decode(
    instance: *mut SubGhzReceiver,
    level: bool,
    duration: u32
)
Expand description

Parse a raw sequence of levels and durations received from the air. @param instance Pointer to a SubGhzReceiver instance @param level Signal level true-high false-low @param duration Duration of this level in, us