efm32hg222-pac 0.1.0

Peripheral access API for EFM32HG222 MCU (generated using svd2rust)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# EFM32HG222


A peripheral access crate for the EFM32HG222 from Silabs for Rust Embedded projects.

## License


The included SVD files are sourced from https://www.silabs.com/documents/public/cmsis-packs and
are licensed under the Zlib (see [LICENSE-3RD-PARTY](LICENSE-3RD-PARTY-Zlib)).

The remainder of the code is under:

- 3-Clause BSD license ([LICENSE-3BSD]LICENSE-3BSD or https://opensource.org/licenses/BSD-3-Clause)

### Contribution


Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the
work by you, as defined in the BSD-3-Clause license without any additional terms or conditions.