Function cortexm7::support::atomic

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