Function cortex_m::register::msp::write_ns[][src]

pub unsafe fn write_ns(bits: u32)
Expand description

Writes bits to the Non-Secure CPU register from Secure state.

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