pub fn are_software_interrupts_enabled() -> boolExpand description
Check if software interrupts are enabled
Returns true if the SSIE (Supervisor Software Interrupt Enable) bit is set in the sie register.
pub fn are_software_interrupts_enabled() -> boolCheck if software interrupts are enabled
Returns true if the SSIE (Supervisor Software Interrupt Enable) bit is set in the sie register.