Function cortex_m_asm::msp_ns_w[][src]

pub unsafe fn msp_ns_w(val: u32)
Expand description

Writes to the Non-Secure MSP register from the Secure state.

Executing this function in Non-Seure state will be ignored.