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

#123 in Hardware support

Download history 1799/week @ 2024-10-27 2070/week @ 2024-11-03 2007/week @ 2024-11-10 2188/week @ 2024-11-17 2217/week @ 2024-11-24 1903/week @ 2024-12-01 2306/week @ 2024-12-08 2005/week @ 2024-12-15 1098/week @ 2024-12-22 1074/week @ 2024-12-29 2600/week @ 2025-01-05 2677/week @ 2025-01-12 2687/week @ 2025-01-19 1960/week @ 2025-01-26 2586/week @ 2025-02-02 3838/week @ 2025-02-09

11,177 downloads per month
Used in 12 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