[![Crates.io](https://img.shields.io/crates/v/zynq7000)](https://crates.io/crates/zynq7000) [![docs.rs](https://img.shields.io/docsrs/zynq7000)](https://docs.rs/zynq7000) [![ci](https://github.com/us-irs/zynq7000-rs/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/us-irs/zynq7000-rs/actions/workflows/ci.yml) # PAC for the AMD Zynq 7000 SoC family This repository contains the Peripheral Access Crate (PAC) for the AMD Zynq7000 SoC family. If you are interested in higher-level abstractions, it is recommended you visit the [`zynq7000-hal`](https://egit.irs.uni-stuttgart.de/rust/zynq7000-rs/src/branch/main/zynq/zynq7000-hal) HAL crate which build on top of this PAC. Check out the documentation for more details.