Crates.io | efm32zg-pac |
lib.rs | efm32zg-pac |
version | 0.1.4 |
source | src |
created_at | 2022-07-10 22:42:23.682537 |
updated_at | 2023-03-08 09:25:01.935962 |
description | Peripheral access API for EFM32ZG MCU (generated using svd2rust) |
homepage | https://github.com/efm32-rs/efm32zg-pacs |
repository | https://github.com/efm32-rs/efm32zg-pacs |
max_upload_size | |
id | 623437 |
size | 9,903,987 |
This crate provides an autogenerated API for access to EFM32ZG 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.efm32zg-pac]
version = "0.1.4"
features = ["efm32zg108"]
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 |
---|---|
efm32zg108 |
EFM32ZG108F4, EFM32ZG108F8, EFM32ZG108F16, EFM32ZG108F32 |
efm32zg110 |
EFM32ZG110F4, EFM32ZG110F8, EFM32ZG110F16, EFM32ZG110F32 |
efm32zg210 |
EFM32ZG210F4, EFM32ZG210F8, EFM32ZG210F16, EFM32ZG210F32 |
efm32zg222 |
EFM32ZG222F4, EFM32ZG222F8, EFM32ZG222F16, EFM32ZG222F32 |