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

#125 in Hardware support

Download history 3941/week @ 2024-09-24 1224/week @ 2024-10-01 1413/week @ 2024-10-08 2400/week @ 2024-10-15 2387/week @ 2024-10-22 1771/week @ 2024-10-29 2096/week @ 2024-11-05 1815/week @ 2024-11-12 2314/week @ 2024-11-19 2180/week @ 2024-11-26 1944/week @ 2024-12-03 2370/week @ 2024-12-10 1819/week @ 2024-12-17 927/week @ 2024-12-24 1642/week @ 2024-12-31 2143/week @ 2025-01-07

6,859 downloads per month
Used in 13 crates (2 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