tm4c129x

Crates.iotm4c129x
lib.rstm4c129x
version0.9.2
sourcesrc
created_at2017-04-29 05:54:24.671454
updated_at2023-08-03 06:23:59.701629
descriptionPeripheral access API for TI TM4C129x microcontrollers
homepage
repositoryhttps://github.com/rust-embedded-community/tm4c-rs
max_upload_size
id12397
size4,522,211
tm4c (github:rust-embedded-community:tm4c)

documentation

https://docs.rs/tm4c129x

README

tm4c129x

Documentation

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.

License

0-clause BSD license.

Commit count: 73

cargo fmt