https://github.com/rust-console/voladdress
Allows for proper and easy handling of volatile memory
https://github.com/rust-console/voladdress
rust rust-embedded rust-library
Last synced: 11 months ago
JSON representation
Allows for proper and easy handling of volatile memory
- Host: GitHub
- URL: https://github.com/rust-console/voladdress
- Owner: rust-console
- Created: 2019-02-02T02:29:45.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T04:02:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T21:22:20.569Z (12 months ago)
- Topics: rust, rust-embedded, rust-library
- Language: Rust
- Homepage:
- Size: 126 KB
- Stars: 38
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](https://opensource.org/licenses/Zlib)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://opensource.org/licenses/MIT)
[](https://crates.io/crates/voladdress)
[](https://docs.rs/voladdress)
# voladdress
A crate to make volatile memory operations easy to work with.
This is primarily used for Memory Mapped IO (MMIO).