Crate tm4c129x_hal

source ·
Expand description

HAL for the tm4c129x family of microcontrollers

This is an implementation of the embedded-hal traits for the tm4c129x family of microcontrollers.

Usage

To build applications (binary crates) using this crate follow the cortex-m-quickstart instructions and add this crate as a dependency in step number 5 and make sure you enable the “rt” Cargo feature of this crate.

Examples

Examples of using these abstractions like these can be found in the documentation of the f3 crate.

Re-exports

pub use tm4c129x;

Modules

Code to handle bit-banding.
General Purpose Input / Output
Inter-Integrated Circuit (I2C) bus
Prelude
Serial
System Control
Time units

Structs

Core peripherals
All the peripherals