Crates.io | efm32pg23-pac |
lib.rs | efm32pg23-pac |
version | 0.1.4 |
source | src |
created_at | 2022-07-10 23:51:30.028519 |
updated_at | 2023-03-08 09:02:47.188588 |
description | Peripheral access API for EFM32PG23 MCU (generated using svd2rust) |
homepage | https://github.com/efm32-rs/efm32pg-pacs |
repository | https://github.com/efm32-rs/efm32pg-pacs |
max_upload_size | |
id | 623467 |
size | 50,348,943 |
This crate provides an autogenerated API for access to EFM32PG23 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.efm32pg23-pac]
version = "0.1.4"
features = ["efm32pg23b200"]
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 |
---|---|
efm32pg23b200 |
EFM32PG23B200F64IM40, EFM32PG23B200F128IM40, EFM32PG23B200F256IM40, EFM32PG23B200F512IM40 |
efm32pg23b210 |
EFM32PG23B210F64IM48, EFM32PG23B210F128IM48, EFM32PG23B210F256IM48, EFM32PG23B210F512IM48 |
efm32pg23b310 |
EFM32PG23B310F64IM48, EFM32PG23B310F128IM48, EFM32PG23B310F256IM48, EFM32PG23B310F512IM48 |