Crates.io | nrf-pac |
lib.rs | nrf-pac |
version | 0.1.0 |
source | src |
created_at | 2022-09-28 21:17:38.628312+00 |
updated_at | 2025-01-06 12:03:13.206574+00 |
description | Peripheral Access Crate (PAC) for Nordic Semiconductor nRF chips. |
homepage | |
repository | https://github.com/embassy-rs/nrf-pac |
max_upload_size | |
id | 676066 |
size | 45,266,681 |
This is a Peripheral Access Crate for Nordic Semiconductor nRF microcontrollers.
This crate has been automatically generated from the SVD files in nrfx, 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-nrf
Rust Hardware Abstraction Layer (HAL) for the nRF microcontrollers.
The contents of this crate are auto-generated and licensed under the same terms as the underlying SVD file, which is licensed by Nordic Semiconductor under a BSD-3-Clause license.