libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
libopencm3 LM4F Universal Asynchronous Receiver Transmitter More...
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 | |
libopencm3 LM4F Universal Asynchronous Receiver Transmitter
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: