Crates.io | rp-pac |
lib.rs | rp-pac |
version | 7.0.0 |
created_at | 2022-09-28 21:17:43.658324+00 |
updated_at | 2025-01-06 11:53:18.107156+00 |
description | Peripheral Access Crate (PAC) for Raspberry Pi Silicon chips. |
homepage | |
repository | https://github.com/embassy-rs/rp-pac |
max_upload_size | |
id | 676067 |
size | 11,386,909 |
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.
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.