# RK3399 Register Maps [DEPRECATED] ## Note ### This crate has been renamed to rk3399-pac and is available at [crates.io/crates/rk3399-pac](https://crates.io/crates/rk3399-pac) This crate provides the structure definitions for the RK3399 SoC register maps 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`](https://github.com/CaptainIRS/rk3399-trm) repository. ## License Licensed under the MIT license, see [LICENSE](LICENSE) for details.