Docs.rs
cortex-mpu-0.4.0
cortex-mpu 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jonas-schievink
Dependencies
arrayvec ^0.4.11
normal
cortex-m ^0.6.1
normal
Versions
68.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
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
cortex_
mpu
0.4.0
Module cortex_
m4
Module Items
Structs
Enums
In crate cortex_
mpu
cortex_mpu
Module
cortex_m4
Copy item path
Source
Expand description
The Cortex-M4 MPU.
Structs
§
Mpu
Wrapper around the Cortex-M4 Memory Protection Unit (MPU).
Region
Memory region properties.
Enums
§
Cache
Policy
The caching policy for a “normal” memory region.
Memory
Attributes
Describes memory type, cache policy, and shareability.