HAL_disable_interrupts

Function HAL_disable_interrupts 

Source
pub unsafe extern "C" fn HAL_disable_interrupts() -> psr_t
Expand description

//** Disable all interrupts at the processor core level. Return the interrupts enable state before disabling occurred so that it can later be restored.