Crates.io | efm32jg12b-pac |
lib.rs | efm32jg12b-pac |
version | 0.1.4 |
source | src |
created_at | 2022-07-10 22:38:57.054439 |
updated_at | 2023-03-08 08:35:52.002816 |
description | Peripheral access API for EFM32JG12B MCU (generated using svd2rust) |
homepage | https://github.com/efm32-rs/efm32jg-pacs |
repository | https://github.com/efm32-rs/efm32jg-pacs |
max_upload_size | |
id | 623433 |
size | 10,426,529 |
This crate provides an autogenerated API for access to EFM32JG12B 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.efm32jg12b-pac]
version = "0.1.4"
features = ["efm32jg12b500"]
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 |
---|---|
efm32jg12b500 |
EFM32JG12B500F1024GL125, EFM32JG12B500F1024GM48, EFM32JG12B500F1024IL125, EFM32JG12B500F1024IM48 |