[−][src]Function core_arch::arm::__enable_fault_irq
pub unsafe fn __enable_fault_irq()
🔬 This is a nightly-only experimental API. (
stdsimd
)This is supported on ARM and target feature
mclass
only.Enable FIQ
Enables FIQ interrupts by clearing the F-bit in the CPSR. Can only be executed in Privileged modes.