Docs.rs
hw_regmap-0.1.0
hw_regmap 0.1.0
Permalink
Docs.rs crate page
BSD-3-Clause-Clear
Links
Homepage
Repository
crates.io
Source
Owners
zama-bot
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
getset ^0.1.2
normal
indexmap ^2.2.6
normal
regex ^1.10.4
normal
serde ^1
normal
serde_json ^1.0.138
normal
tera ^1.0
normal
thiserror ^1.0
normal
toml ^0.8
normal
Versions
3.8%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hw_
regmap
0.1.0
All Items
Crate Items
Re-exports
Modules
Crate
hw_regmap
Copy item path
Source
Re-exports
§
pub use flat::
FlatRegmap
;
pub use regmap::parser::
RegmapOpt
;
pub use regmap::
Regmap
;
Modules
§
flat
Provide a flatten view of register map Useful on the Sw side to easily access register with offset and description
generator
regmap