tm4c123x 0.4.0

Peripheral access API for TI TM4C123x microcontrollers
Documentation
tm4c123x
========

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

_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 [ti2svd][], 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).