[−][src]Function cortex_m::register::basepri::write
pub unsafe fn write(_basepri: u8)
Writes to the CPU register
IMPORTANT If you are using a Cortex-M7 device with revision r0p1 you MUST enable the
cm7-r0p1
Cargo feature or this function WILL misbehave.