tm4c129x 0.9.0

Peripheral access API for TI TM4C129x microcontrollers
Documentation
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][], and generated
as Rust code using [svd2rust][].

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

License
-------

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