[][src]Crate tm4c_hal

Generic implementation code for both TM4C123 and TM4C129.

Modules

bb

Code to handle bit-banding.

delay

Code for busy-waiting

gpio

Code for GPIO pins

serial

Serial code that is generic to both the TM4C123 and TM4C129, such as the pin traits.

sysctl

Code for the System Control module.

time

Time units

Macros

gpio_macro

An internal macro to implement the GPIO functionality for each port

uart_hal_macro

An internal macro to implement the UART functionality for each peripheral

uart_pin_macro

An internal macro to help define all the different pin typestates