riscv-aia 0.0.0

Low level access to the RISC-V Advanced Interrupt Architecture (AIA)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# `riscv-aia`


Low level access to the RISC-V Advanced Interrupt Architecture (AIA).

[![crates.io](https://img.shields.io/crates/v/riscv-aia.svg)](https://crates.io/crates/riscv-aia)
[![Documentation](https://docs.rs/riscv-aia/badge.svg)](https://docs.rs/riscv-aia)
![License](https://img.shields.io/crates/l/riscv-aia.svg)

## License


This project is licensed under either of

- MIT license ([LICENSE-MIT]LICENSE-MIT or [http://opensource.org/licenses/MIT]http://opensource.org/licenses/MIT)
- Mulan PSL v2 ([LICENSE-MULAN]LICENSE-MULAN or [https://opensource.org/licenses/MulanPSL-2.0]https://opensource.org/licenses/MulanPSL-2.0)