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 [dslite2svd][], generated as Rust code using [svd2rust][]. [dslite2svd]: https://github.com/rust-embedded-community/tm4c-rs [svd2rust]: https://github.com/rust-embedded/svd2rust License ------- [0-clause BSD license](LICENSE-0BSD.txt).