Module esp32c6_hal::esp_riscv_rt::riscv::interrupt::supervisor
Functions
- Disables all interrupts in the current hart (supervisor mode).
- Enables all the interrupts in the current hart (supervisor mode).
- Execute closure
f
with interrupts disabled in the current hart (supervisor mode).