Type Definition flipperzero_sys::FuriHalInfraredRxTimeoutCallback
source · pub type FuriHalInfraredRxTimeoutCallback = Option<unsafe extern "C" fn(ctx: *mut c_void)>;Expand description
Signature of callback function for reaching silence timeout on INFRARED port.
Arguments
ctx[in]- context to pass to callback