4 releases (breaking)
Uses new Rust 2024
| new 0.3.0 | Mar 16, 2026 |
|---|---|
| 0.2.0 | Jul 24, 2025 |
| 0.1.0 | Apr 14, 2025 |
| 0.0.1 | Apr 13, 2025 |
#2851 in Embedded development
6MB
205K
SLoC
ra6m1-pac
This is the Peripheral Access Crate (PAC) for the RA6M1 device series.
The crate is generated from the device SVD file in the packs using sdv2pac.
Overview
The ra6m1-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]
ra6m1-pac = "0.3.0"
License
This crate is licensed under either the MIT License or the Apache License, Version 2.0.
Dependencies
~550–740KB