libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
UART

libopencm3 LM4F Universal Asynchronous Receiver Transmitter More...

Collaboration diagram for UART:

Modules

 UART configuration
 Enabling and configuring the UART
 
 UART transmission and reception
 Sending and receiving data through the UART
 
 UART Interrupt control
 Configuring interrupts from the UART
 
 UART DMA control
 Enabling Direct Memory Access transfers for the UART
 
 UART FIFO control
 Enabling and controlling UART FIFO
 

Detailed Description

libopencm3 LM4F Universal Asynchronous Receiver Transmitter

Author
© 2013 Alexandru Gagniuc mr.nu.nosp@m.ke.m.nosp@m.e@gma.nosp@m.il.c.nosp@m.om

The LM4F UART API provides functionality for accessing the UART hardware of the LM4F.

Please see the individual UART modules for more details. To use the UART, the uart.h header needs to be included: