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