#cortex-m #arm-cortex-m #ra #renesas #arm #ra6m1

no-std ra6m1-pac

Peripheral Access Crate (PAC) for R7FAA6M1

2 unstable releases

Uses new Rust 2024

new 0.1.0 Apr 14, 2025
0.0.1 Apr 13, 2025

#2527 in Embedded development

Download history 54/week @ 2025-04-07

55 downloads per month

Custom license

3MB
125K SLoC

ra6m1-pac

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

The crate is automatically 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.1.0"

License

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

The contents of this crate are auto-generated and licensed under the following proprietary terms of Renesas Electronics Corporation: This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products. No other uses are authorized. This software is owned by Renesas Electronics Corporation and is protected under all applicable laws, including copyright laws.

This software is provided "AS IS" without warranties of any kind, and Renesas makes no warranties regarding this software, including but not limited to warranties of merchantability, fitness for a particular purpose, and non-infringement.

Renesas reserves the right, without notice, to make changes to this software and to discontinue the availability of this software. By using this software, you agree to the additional terms and conditions found at: Renesas Disclaimer

Dependencies

~550–750KB