Function are_software_interrupts_enabled

Source
pub fn are_software_interrupts_enabled() -> bool
Expand description

Check if software interrupts are enabled

Returns true if the SSIE (Supervisor Software Interrupt Enable) bit is set in the sie register.