pub fn are_external_interrupts_enabled() -> bool
Expand description
Check if external interrupts are enabled
Returns true if the SEIE (Supervisor External Interrupt Enable) bit is set in the sie register.
pub fn are_external_interrupts_enabled() -> bool
Check if external interrupts are enabled
Returns true if the SEIE (Supervisor External Interrupt Enable) bit is set in the sie register.