atsamd51n 0.9.0

Peripheral access API for ATSAMD51N microcontrollers (generated using svd2rust)
Documentation
# ATSAMD51N

A peripheral access crate for the ATSAMD51N chip from Microchip (née Atmel) for Rust Embedded projects.

[![Build Status](https://travis-ci.org/atsamd-rs/atsamd.svg?branch=master)](https://travis-ci.org/atsamd-rs/atsamd)
[![Crates.io](https://img.shields.io/crates/v/atsamd51n.svg)](https://crates.io/crates/atsamd51n)

## [Documentation]https://docs.rs/atsamd51n/

This source was automatically generated using `svd2rust`, split into smaller pieces using `form` and formatted via `rustfmt`.

## License

Licensed under either of:

- Apache License, Version 2.0 ([LICENSE-APACHE]https://github.com/atsamd-rs/atsamd/blob/master/LICENSE-APACHE or
  http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]https://github.com/atsamd-rs/atsamd/blob/master/LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.