Type Definition flipperzero_sys::FuriHalInterruptISR
source · pub type FuriHalInterruptISR = Option<unsafe extern "C" fn(context: *mut c_void)>;Expand description
Re-export bindings Timer ISR
pub type FuriHalInterruptISR = Option<unsafe extern "C" fn(context: *mut c_void)>;Re-export bindings Timer ISR