8 releases (stable)

7.0.0 Jan 6, 2025
6.0.0 Jun 29, 2023
5.0.0 Jun 15, 2023
4.0.0 May 9, 2023
0.0.0 Sep 28, 2022

#182 in Hardware support

Download history 3075/week @ 2025-08-31 3365/week @ 2025-09-07 4129/week @ 2025-09-14 3498/week @ 2025-09-21 3035/week @ 2025-09-28 2841/week @ 2025-10-05 3559/week @ 2025-10-12 3687/week @ 2025-10-19 3628/week @ 2025-10-26 3922/week @ 2025-11-02 3109/week @ 2025-11-09 3596/week @ 2025-11-16 4352/week @ 2025-11-23 4158/week @ 2025-11-30 4094/week @ 2025-12-07 1347/week @ 2025-12-14

14,296 downloads per month
Used in 31 crates (3 directly)

BSD-3-Clause

3.5MB
81K SLoC

rp-pac

This is a Peripheral Access Crate for Raspberry Pi Silicon microcontrollers.

This crate has been automatically generated from the SVD files in pico-sdk, using chiptool. Fixes are added to the SVD file to make the crate more amenable to writing HALs with, such as converting sets of identical registers/fields to arrays, merging identical registers and enums, etc.

This crate is used for the embassy-rp Rust Hardware Abstraction Layer (HAL) for the RPxxx microcontrollers.

Supported chips

License

The contents of this crate are auto-generated and licensed under the same terms as the underlying SVD file, which is licensed by Raspberry Pi Trading Ltd under a BSD-3-Clause licence.

Dependencies