rp-pac

Crates.iorp-pac
lib.rsrp-pac
version7.0.0
created_at2022-09-28 21:17:43.658324+00
updated_at2025-01-06 11:53:18.107156+00
descriptionPeripheral Access Crate (PAC) for Raspberry Pi Silicon chips.
homepage
repositoryhttps://github.com/embassy-rs/rp-pac
max_upload_size
id676067
size11,386,909
crates.io (github:embassy-rs:crates-io)

documentation

README

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.

Commit count: 69

cargo fmt