[][src]Function core::arch::arm::__set_BASEPRI_MAX

pub unsafe fn __set_BASEPRI_MAX(base_pri: u32)
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on ARM and target feature mclass only.

Set Base Priority with condition

Assigns the given value to the Base Priority register only if BASEPRI masking is disabled, or the new value increases the BASEPRI priority level.