[][src]Function cortex_m::register::lr::write

pub unsafe fn write(_bits: u32)

Writes bits to the CPU register

NOTE This function is available if cortex-m is built with the "inline-asm" feature.