peakrdl-rust 0.1.0

Generate Rust register definitions from SystemRDL sources
Documentation

peakrdl-rust

Generate Rust code for accessing control/status registers from a SystemRDL description.

This crate contains the types and traits implemented by the generated code and should be added as a dependency when using code generated by PeakRDL-rust. To actually generate the code, see the [peakrdl-rust-build] crate.

Refer to the crate documentation for detailed type information. For broader documentation on the PeakRDL-rust project, visit the PeakRDL-rust documentation on Read the Docs.

Changelog

The changelog for this crate can be found on GitHub.

License

This crate is licensed under either of

at your option.

The python exporter is licensed under LGPL-2.1. See the docs for more information and FAQs.