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.
pub fn disable_external_interrupts()Disable external interrupts
Disables the external interrupt by clearing the SEIE (Supervisor External Interrupt Enable) bit in the sie register.