Function avr_oxide::concurrency::interrupt::isolated

source ·
pub fn isolated<F, R>(f: F) -> R
where F: FnOnce(Isolated) -> R,
Expand description

Execute the given closure without interruptions