3 releases (breaking)

0.3.0 Feb 23, 2024
0.2.0 Sep 29, 2023
0.1.0 Feb 10, 2023

#933 in Hardware support

Download history 123/week @ 2024-02-19 90/week @ 2024-02-26 2/week @ 2024-03-04 4/week @ 2024-03-11 57/week @ 2024-04-01

61 downloads per month
Used in maia-httpd

MIT/Apache

39KB
389 lines

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/

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

~7KB