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.
pub fn disable_software_interrupts()
Disable software interrupts
Disables the software interrupt by clearing the SSIE (Supervisor Software Interrupt Enable) bit in the sie register.