da14531 0.1.0

Peripheral access crate for the DA14531 microcontroller
Documentation
1
2
3
4
5
6
7
8
9
10
11
# DA14531 Peripheral Access Crate

[![Crates.io](https://img.shields.io/crates/d/da14531.svg)](https://crates.io/crates/da14531)
[![Crates.io](https://img.shields.io/crates/v/da14531.svg)](https://crates.io/crates/da14531)
[![Released API docs](https://docs.rs/da14531/badge.svg)](https://docs.rs/da14531)

This repository provides a Rust peripheral access crates or "PAC" for the Dialog DA14531
microcontroller, providing a safe API to that device's peripherals using
[svd2rust].

[svd2rust]: https://github.com/rust-embedded/svd2rust