Function avr_oxide::concurrency::interrupt::isr

source ·
pub fn isr<F>(_reschedule: bool, f: F)
where F: FnOnce(Isolated),