Crates.io | rk3399-pac |
lib.rs | rk3399-pac |
version | 0.1.4 |
source | src |
created_at | 2024-03-29 06:23:42.61203 |
updated_at | 2024-05-02 16:41:25.355994 |
description | Peripheral Access Crate (PAC) for the RK3399 SoC from Rockchip |
homepage | |
repository | https://github.com/CaptainIRS/rk3399-pac |
max_upload_size | |
id | 1189694 |
size | 28,613,019 |
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.
Licensed under the MIT license, see LICENSE for details.