bl602-pac 0.0.0

Embedded Rust's Peripheral Access Crate for BL602 RISC-V WiFi microcontroller
Documentation
[![crates.io](https://img.shields.io/crates/d/bl602-pac.svg)](https://crates.io/crates/bl602-pac)
[![Documentation](https://docs.rs/bl602-pac/badge.svg)](https://docs.rs/bl602-pac)
![License](https://img.shields.io/crates/l/bl602-pac.svg)

# bl602-pac


Embedded Rust's Peripheral Access Crate for BL602 microcontrollers.

This project is automatic generated from SVD file using `svd2rust`. 

## Contributing


We welcome the community to contribute to this project. Please fire an issue or pull request
if you have any idea or contributions. Thank you!

## License


This project is licensed under either of Mulan PSL v2 or MIT.

```text
Copyright (c) 2020 Sipeed Co.,Ltd.
bl602-pac is licensed under Mulan PSL v2.
You can use this software according to the terms and conditions of the Mulan PSL v2.
You may obtain a copy of Mulan PSL v2 at:

    http://license.coscl.org.cn/MulanPSL2

THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
See the Mulan PSL v2 for more details.
```

Other trademarks the document mentioned belongs to their owners.