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.
pub fn are_software_interrupts_enabled() -> bool
Check if software interrupts are enabled
Returns true if the SSIE (Supervisor Software Interrupt Enable) bit is set in the sie register.