tm4c123x

Crates.iotm4c123x
lib.rstm4c123x
version0.9.2
sourcesrc
created_at2017-04-29 06:55:49.793857
updated_at2023-08-03 06:23:39.670362
descriptionPeripheral access API for TI TM4C123x microcontrollers
homepage
repositoryhttps://github.com/rust-embedded-community/tm4c-rs
max_upload_size
id12400
size3,297,236
tm4c (github:rust-embedded-community:tm4c)

documentation

https://docs.rs/tm4c123x

README

tm4c123x

Documentation

tm4c123x provides peripheral access API for Texas Instruments TM4C123x microcontroller series.

The register definitions are extracted from the DSLite supplied with the TM4C module of the Energia IDE, converted to SVD using dslite2svd, generated as Rust code using svd2rust.

License

0-clause BSD license.

Commit count: 73

cargo fmt