rk3399-pac 0.1.4

Peripheral Access Crate (PAC) for the RK3399 SoC from Rockchip
Documentation

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.