#cortex-m #renesas #ra6t2

no-std ra6t2-pac

Peripheral Access Crate (PAC) for R7FAA6T2

4 releases (breaking)

Uses new Rust 2024

0.3.0 Mar 16, 2026
0.2.0 Jul 24, 2025
0.1.0 Apr 14, 2025
0.0.1 Apr 13, 2025

#2710 in Embedded development

MIT/Apache

6MB
211K SLoC

ra6t2-pac

This is the Peripheral Access Crate (PAC) for the RA6T2 device series.

The crate is generated from the device SVD file in the packs using sdv2pac.

Overview

The ra6t2-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]
 ra6t2-pac = "0.3.0"

License

This crate is licensed under either the MIT License or the Apache License, Version 2.0.

Dependencies

~735KB