Module lm4f120::uart[][src]

Structs

Uart

Controls a single UART Only supports 8/N/1 - who needs anything else?

Enums

NewlineMode

writeln!() emits LF chars, so this is useful if you're writing text with your UART

UartId

This chip has 8 UARTs

Functions

uart0_isr

Called when UART 0 interrupt fires