Module esp32c3_hal::esp_riscv_rt::riscv::interrupt
Expand description
Interrupts
Functions
- Disables all interrupts in the current hart.
- Enables all the interrupts in the current hart.
- Execute closure
f
with interrupts disabled in the current hart.