pub fn enable_interrupts()Expand description
Enable interrupts globally on RISC-V
Sets the SIE (Supervisor Interrupt Enable) bit in the sstatus register.
pub fn enable_interrupts()Enable interrupts globally on RISC-V
Sets the SIE (Supervisor Interrupt Enable) bit in the sstatus register.