enable
cortex_
m
0.7.7
enable
Sections
Safety
In cortex_
m::
interrupt
Structs
CriticalSection
Mutex
Traits
InterruptNumber
Nr
Functions
disable
enable
free
cortex_m
::
interrupt
Function
enable
Copy item path
Settings
Help
Summary
Source
pub unsafe fn enable()
Expand description
Enables all the interrupts
§
Safety
Do not call this function inside an
interrupt::free
critical section