Crates.io | maia-pac |
lib.rs | maia-pac |
version | 0.5.0 |
source | src |
created_at | 2023-02-10 14:13:18.335149 |
updated_at | 2024-09-07 16:11:55.74341 |
description | Maia SDR peripheral access crate |
homepage | https://maia-sdr.org/ |
repository | https://github.com/maia-sdr/maia-sdr/ |
max_upload_size | |
id | 781888 |
size | 90,628 |
This Rust crate is the Peripheral Access Crate for the Maia SDR FPGA IP core.
The crate is built using svd2rust.
To generate the Rust code, run
svd2rust --target none -i svd/maia-sdr.svd -o src/ && cargo fmt
The API documentation is hosted in docs.rs.
Licensed under either of
at your option.
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.