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

#90 in Hardware support

Download history 3317/week @ 2025-05-21 2629/week @ 2025-05-28 2822/week @ 2025-06-04 2671/week @ 2025-06-11 2795/week @ 2025-06-18 2226/week @ 2025-06-25 2949/week @ 2025-07-02 3154/week @ 2025-07-09 4207/week @ 2025-07-16 2844/week @ 2025-07-23 2352/week @ 2025-07-30 2544/week @ 2025-08-06 3097/week @ 2025-08-13 3364/week @ 2025-08-20 4113/week @ 2025-08-27 3492/week @ 2025-09-03

14,676 downloads per month
Used in 23 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