enable_software_interrupts

Function enable_software_interrupts 

Source
pub fn enable_software_interrupts()
Expand description

Enable software interrupts

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