tm4c129x 0.1.0

Peripheral access API for TI TM4C129x microcontrollers
Documentation
rust-tm4c129x
=============

[Documentation](https://docs.rs/tm4c129x)

_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 [ti2svd][], generated
as Rust code using [svd2rust][], and gently hammered into shape.

[ti2svd]: https://github.com/m-labs/ti2svd
[svd2rust]: https://github.com/japaric/svd2rust

License
-------

[0-clause BSD license](LICENSE-0BSD.txt).