cortex_m
0.7.7
In cortex_m::interrupt
?
Settings
Function
cortex_m
::
interrupt
::
enable
Copy item path
source
·
[
−
]
pub unsafe fn enable()
Expand description
Enables all the interrupts
§
Safety
Do not call this function inside an
interrupt::free
critical section