Module riscv::interrupt

source ·
Expand description

Interrupts

Structs

Functions

  • Disables all interrupts
  • Enables all the interrupts
  • Execute closure f in an interrupt-free context.