ra6m2-pac 0.3.0

Peripheral Access Crate (PAC) for R7FAA6M2.
Documentation

# ra6m2-pac

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

The crate is generated from the device SVD file in the [packs](https://www.keil.arm.com/packs) using [sdv2pac](https://github.com/Infineon/svd2pac).

## Overview

The `ra6m2-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`:

```toml
[dependencies]
 ra6m2-pac = "0.3.0"
```

## License

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