#register #pac #access-control #chip

rp-pac

Peripheral Access Crate (PAC) for Raspberry Pi Silicon chips

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

#86 in Hardware support

Download history 2324/week @ 2024-12-07 1973/week @ 2024-12-14 1160/week @ 2024-12-21 1011/week @ 2024-12-28 2526/week @ 2025-01-04 2840/week @ 2025-01-11 2527/week @ 2025-01-18 2016/week @ 2025-01-25 2408/week @ 2025-02-01 3931/week @ 2025-02-08 3095/week @ 2025-02-15 3540/week @ 2025-02-22 3265/week @ 2025-03-01 3046/week @ 2025-03-08 3439/week @ 2025-03-15 2523/week @ 2025-03-22

12,755 downloads per month
Used in 14 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