Function disable_interrupts

Source
pub fn disable_interrupts()
Expand description

Disable interrupts globally on RISC-V

Clears the SIE (Supervisor Interrupt Enable) bit in the sstatus register.