Crates.io | efm32g-pac |
lib.rs | efm32g-pac |
version | 0.1.4 |
source | src |
created_at | 2022-07-10 22:36:02.387053 |
updated_at | 2023-03-08 08:07:59.531796 |
description | Peripheral access API for EFM32G MCU (generated using svd2rust) |
homepage | https://github.com/efm32-rs/efm32g-pacs |
repository | https://github.com/efm32-rs/efm32g-pacs |
max_upload_size | |
id | 623427 |
size | 41,377,641 |
This crate provides an autogenerated API for access to EFM32G 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.efm32g-pac]
version = "0.1.4"
features = ["efm32g200"]
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 |
---|---|
efm32g200 |
EFM32G200F16, EFM32G200F32, EFM32G200F64 |
efm32g210 |
EFM32G210F128 |
efm32g222 |
EFM32G222F32, EFM32G222F64, EFM32G222F128 |
efm32g230 |
EFM32G230F32, EFM32G230F64, EFM32G230F128 |
efm32g232 |
EFM32G232F32, EFM32G232F64, EFM32G232F128 |
efm32g280 |
EFM32G280F32, EFM32G280F64, EFM32G280F128 |
efm32g290 |
EFM32G290F32, EFM32G290F64, EFM32G290F128 |
efm32g800 |
EFM32G800F128 |
efm32g840 |
EFM32G840F32, EFM32G840F64, EFM32G840F128 |
efm32g842 |
EFM32G842F32, EFM32G842F64, EFM32G842F128 |
efm32g880 |
EFM32G880F32, EFM32G880F64, EFM32G880F128 |
efm32g890 |
EFM32G890F32, EFM32G890F64, EFM32G890F128 |