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

pub unsafe fn bx_ns(addr: u32)

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.