cortexm4::support

Function atomic

Source
pub unsafe fn atomic<F, R>(_f: F) -> R
where F: FnOnce() -> R,