5 releases
| 0.1.4 | May 2, 2024 |
|---|---|
| 0.1.3 | May 1, 2024 |
| 0.1.2 | Mar 31, 2024 |
| 0.1.1 | Mar 31, 2024 |
| 0.1.0 | Mar 29, 2024 |
#2458 in Hardware support
325 downloads per month
29MB
573K
SLoC
RK3399 Peripheral Access Crate (PAC)
This crate provides the peripheral access API for the memory-mapped registers of the RK3399 SoC in Rust generated using the svd2rust tool. The SVD file was obtained by parsing the Rockchip RK3399 Technical Reference Manual. The scripts used to generate the SVD file can be found in the CaptainIRS/rk3399-trm repository.
License
Licensed under the MIT license, see LICENSE for details.