pub fn are_external_interrupts_enabled() -> boolExpand 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() -> boolCheck if external interrupts are enabled
Returns true if the SEIE (Supervisor External Interrupt Enable) bit is set in the sie register.