Function cortex_m::asm::bx_ns[][src]

pub unsafe fn bx_ns(addr: u32)
Expand description

Branch and Exchange Non-secure

See section C2.4.26 of Armv8-M Architecture Reference Manual for details. Undefined if executed in Non-Secure state.