rp-pac

Crates.iorp-pac
lib.rsrp-pac
version6.0.0
sourcesrc
created_at2022-09-28 21:17:43.658324
updated_at2023-06-29 00:09:43.332084
descriptionPeripheral Access Crate (PAC) for Raspberry Pi Silicon chips.
homepage
repositoryhttps://github.com/embassy-rs/rp-pac
max_upload_size
id676067
size2,885,242
Dario Nieuwenhuis (Dirbaio)

documentation

README

rp-pac

This is a Peripheral Access Crate for Raspberry Pi Silicon microcontrollers.

This crate has been automatically generated from the SVD file in pico-sdk v1.5.0, using chiptool. Fixes are ade 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 RP2040 microcontroller.

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: 53

cargo fmt