Crates.io | tm4c129x |
lib.rs | tm4c129x |
version | 0.9.2 |
source | src |
created_at | 2017-04-29 05:54:24.671454 |
updated_at | 2023-08-03 06:23:59.701629 |
description | Peripheral access API for TI TM4C129x microcontrollers |
homepage | |
repository | https://github.com/rust-embedded-community/tm4c-rs |
max_upload_size | |
id | 12397 |
size | 4,522,211 |
tm4c129x provides peripheral access API for Texas Instruments TM4C129x microcontroller series.
The register definitions are extracted from the DSLite supplied with the TM4C module of the Energia IDE, converted to SVD using dslite2svd, and generated as Rust code using svd2rust.