Function cortex_m_asm::msp_ns_r[][src]

pub fn msp_ns_r() -> u32
Expand description

Reads the Non-Secure MSP register from the Secure state.

Executing this function in Non-Secure state will return 0.