Crates.io | efm32hg-pac |
lib.rs | efm32hg-pac |
version | 0.1.4 |
source | src |
created_at | 2022-07-10 22:38:10.975097 |
updated_at | 2023-03-08 08:30:36.850167 |
description | Peripheral access API for EFM32HG MCU (generated using svd2rust) |
homepage | https://github.com/efm32-rs/efm32hg-pacs |
repository | https://github.com/efm32-rs/efm32hg-pacs |
max_upload_size | |
id | 623430 |
size | 33,243,614 |
This crate provides an autogenerated API for access to EFM32HG peripherals.
Each device supported by this crate is behind a feature gate so that you only compile the device(s) you want. To use, in your Cargo.toml:
[dependencies.efm32hg-pac]
version = "0.1.4"
features = ["efm32hg108"]
The rt
feature is enabled by default and brings in support for cortex-m-rt
.
To disable, specify default-features = false
in Cargo.toml
.
For full details on the autogenerated API, please see svd2rust
Peripheral API here.
Feature | Devices |
---|---|
efm32hg108 |
EFM32HG108F32, EFM32HG108F64 |
efm32hg110 |
EFM32HG110F32, EFM32HG110F64 |
efm32hg210 |
EFM32HG210F32, EFM32HG210F64 |
efm32hg222 |
EFM32HG222F32, EFM32HG222F64 |
efm32hg308 |
EFM32HG308F32, EFM32HG308F64 |
efm32hg309 |
EFM32HG309F32, EFM32HG309F64 |
efm32hg310 |
EFM32HG310F32, EFM32HG310F64 |
efm32hg321 |
EFM32HG321F32, EFM32HG321F64 |
efm32hg322 |
EFM32HG322F32, EFM32HG322F64 |
efm32hg350 |
EFM32HG350F32, EFM32HG350F64 |