2 unstable releases
Uses new Rust 2024
| new 0.3.0 | Mar 16, 2026 |
|---|---|
| 0.2.0 | Jul 24, 2025 |
#894 in Embedded development
23MB
808K
SLoC
ra8p1-pac
This is the Peripheral Access Crate (PAC) for the RA8P1 device series.
The crate is generated from the device SVD file in the packs using sdv2pac.
Overview
The ra8p1-pac crate provides low-level access to device registers, enabling developers to interact with the hardware safely and efficiently.
Usage
Include this crate in your Cargo.toml:
[dependencies]
ra8p1-pac = "0.3.0"
License
This crate is licensed under either the MIT License or the Apache License, Version 2.0.