Function cortex_m::register::msp::read_ns

source ·
pub fn read_ns() -> u32
Expand description

Reads the Non-Secure CPU register from Secure state.

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