Crates.io | rp-pac |
lib.rs | rp-pac |
version | 6.0.0 |
source | src |
created_at | 2022-09-28 21:17:43.658324 |
updated_at | 2023-06-29 00:09:43.332084 |
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 | 2,885,242 |
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.
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.