Function disable_software_interrupts

Source
pub fn disable_software_interrupts()
Expand description

Disable software interrupts

Disables the software interrupt by clearing the SSIE (Supervisor Software Interrupt Enable) bit in the sie register.