cortexm
0.1.0
In cortexm::
support
cortexm
::
support
Function
atomic
Copy item path
Source
pub unsafe fn atomic<F, R>(f: F) -> R
where F:
FnOnce
() -> R,