EFM32TG

crates.io

This crate provides an autogenerated API for access to EFM32TG peripherals.

Usage

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:

toml [dependencies.efm32tg-pac] version = "0.1.2" features = ["efm32tg108"]

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].

Supported Devices

| Feature | Devices | |:-----:|:-------:| |efm32tg108|EFM32TG108F16, EFM32TG108F32, EFM32TG108F4, EFM32TG108F8| |efm32tg110|EFM32TG110F16, EFM32TG110F32, EFM32TG110F4, EFM32TG110F8| |efm32tg210|EFM32TG210F16, EFM32TG210F32, EFM32TG210F8| |efm32tg222|EFM32TG222F16, EFM32TG222F32, EFM32TG222F8| |efm32tg225|EFM32TG225F16, EFM32TG225F32, EFM32TG225F8| |efm32tg230|EFM32TG230F16, EFM32TG230F32, EFM32TG230F8| |efm32tg232|EFM32TG232F16, EFM32TG232F32, EFM32TG232F8| |efm32tg822|EFM32TG822F16, EFM32TG822F32, EFM32TG822F8| |efm32tg825|EFM32TG825F16, EFM32TG825F32, EFM32TG825F8| |efm32tg840|EFM32TG840F16, EFM32TG840F32, EFM32TG840F8| |efm32tg842|EFM32TG842F16, EFM32TG842F32, EFM32TG842F8|