Function cortex_m_asm::bootstrap[][src]

pub unsafe fn bootstrap(msp: *const u32, rv: *const u32) -> !
Expand description

Set CONTROL.SPSEL to 0, write msp to MSP, branch to rv.