11 releases
0.1.11 | Sep 7, 2023 |
---|---|
0.1.10 | Aug 26, 2023 |
0.1.6 | Mar 14, 2023 |
0.1.5 | Dec 19, 2022 |
#188 in Embedded development
50 downloads per month
415KB
11K
SLoC
This crate is work in progress.
How to depend
Use with standard library.
memacc = "*"
Use without standard library.
memacc = { version = "*", features = ["no-std"] }
How to use
Usage not recommended until interface is frozen.
Conceptual framework
This crate is based on the concept of general binary state transition.
This section is work in progress.
lib.rs
:
Memory access functions.