cortexm7
0.1.0
In cortexm7::support
Function
cortexm7
::
support
::
atomic
Copy item path
source
ยท
[
−
]
pub unsafe fn atomic<F, R>(_f: F) -> R
where F:
FnOnce
() -> R,