riscv
0.10.1
Module interrupt
Functions
In crate riscv
Module
riscv
::
interrupt
Copy item path
source
·
[
−
]
Expand description
Interrupts
Functions
§
disable
⚠
Disables all interrupts in the current hart.
enable
⚠
Enables all the interrupts in the current hart.
free
Execute closure
f
with interrupts disabled in the current hart.