[go: up one dir, main page]

[][src]Function core_arch::arm::__enable_irq

pub unsafe fn __enable_irq()
🔬 This is a nightly-only experimental API. (stdsimd)
This is supported on ARM and target feature mclass only.

Enable IRQ Interrupts

Enables IRQ interrupts by clearing the I-bit in the CPSR. Can only be executed in Privileged modes.