[−][src]Function core::arch::arm::__disable_fault_irq
pub unsafe fn __disable_fault_irq()
This is supported on ARM and target feature
mclass
only.Disable FIQ
Disables FIQ interrupts by setting the F-bit in the CPSR. Can only be executed in Privileged modes.