rk3399-pac

Crates.iork3399-pac
lib.rsrk3399-pac
version0.1.4
sourcesrc
created_at2024-03-29 06:23:42.61203
updated_at2024-05-02 16:41:25.355994
descriptionPeripheral Access Crate (PAC) for the RK3399 SoC from Rockchip
homepage
repositoryhttps://github.com/CaptainIRS/rk3399-pac
max_upload_size
id1189694
size28,613,019
Rinish Sam (CaptainIRS)

documentation

README

RK3399 Peripheral Access Crate (PAC)

docs.rs

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.

Commit count: 20

cargo fmt