riscv
0.10.1
In riscv::interrupt
Function
riscv
::
interrupt
::
enable
Copy item path
source
·
[
−
]
pub unsafe fn enable()
Expand description
Enables all the interrupts in the current hart.
§
Safety
Do not call this function inside a critical section.