5 releases (breaking)

0.5.0 Sep 7, 2024
0.4.0 May 5, 2024
0.3.0 Feb 23, 2024
0.2.0 Sep 29, 2023
0.1.0 Feb 10, 2023

#463 in Hardware support

Download history 14/week @ 2024-07-29 127/week @ 2024-09-02 15/week @ 2024-09-09 24/week @ 2024-09-16 14/week @ 2024-09-23 7/week @ 2024-09-30 8/week @ 2024-10-07

53 downloads per month
Used in maia-httpd

MIT/Apache

69KB
1.5K SLoC

maia-pac

Crates.io

This Rust crate is the Peripheral Access Crate for the Maia SDR FPGA IP core.

Code generation

The crate is built using svd2rust.

To generate the Rust code, run

svd2rust --target none -i svd/maia-sdr.svd -o src/ && cargo fmt

API documentation

The API documentation is hosted in docs.rs.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~15KB