Docs.rs
cortex-m-0.7.7
cortex-m 0.7.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
adamgreig
github:rust-embedded:cortex-m
github:rust-embedded:arm
Dependencies
bare-metal ^0.2.4
normal
bitfield ^0.13.2
normal
critical-section ^1.0.0
normal
optional
embedded-hal ^0.2.4
normal
serde ^1
normal
optional
volatile-register ^0.2.0
normal
Versions
100%
of the crate is documented
Platform
thumbv6m-none-eabi
thumbv7em-none-eabi
thumbv7em-none-eabihf
thumbv7m-none-eabi
thumbv8m.base-none-eabi
thumbv8m.main-none-eabi
thumbv8m.main-none-eabihf
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module msp
cortex_
m
0.7.7
Module msp
Module Items
Functions
In cortex_
m::
register
cortex_m
::
register
Module
msp
Copy item path
Source
Expand description
Main Stack Pointer
Functions
§
read
Reads the CPU register
read_ns
Reads the Non-Secure CPU register from Secure state.
write
⚠
Deprecated
Writes
bits
to the CPU register
write_
ns
⚠
Writes
bits
to the Non-Secure CPU register from Secure state.