Function disable_external_interrupts

Source
pub fn disable_external_interrupts()
Expand description

Disable external interrupts

Disables the external interrupt by clearing the SEIE (Supervisor External Interrupt Enable) bit in the sie register.