Using the Timer_A UART Library (Rev. A)

Texas Instruments

Published Date: 08/14/2007

Description

This document serves as an overview describing the use of the Timer_A UART library within an existing C or assembly project. The Timer_A UART library encapsulates commonly used routines for transmitting and receiving bytes using UART. These functions are written in assembly to be optimized for the MSP430 but can be called from any C program that includes the ta_uart.h header file.