/**
@page USART_IrDA_Transmit
 
 @verbatim
 * @file    USART/IrDA/Transmit/readme.txt
 * @version V1.0
 * @date    11/15/2011
 * @brief   Description of USART IrDA mode transmit example.
 @endverbatim


@par Example Description

This example describes how to use the USART1 IrDA mode transmit data to IrDA receiver.

The USART_CLK frequency is set to 72 MHz.
 
The USART IrDA baud rate is set to 115200 bps.

The program will scan buttons and transmitted data to the IrDA receiver. (Loop)

@par Directory contents

- USART/IrDA/Transmit/main.c                    Main program
- USART/IrDA/Transmit/ht32f175x_275x_it.c       Interrupt handlers
- USART/IrDA/Transmit/ht32f175x_275x_it.h       Header file of the interrupt handlers
- USART/IrDA/Transmit/ht32f175x_275x_conf.h     Firmware library configuration file
- USART/IrDA/Transmit/system_ht32f175x_275x.c   System configuration file

@par Hardware and Software environment

This example can run on HT32F175x_275x series.


 * <h2><center>Copyright (C) 2011 Holtek Semiconductor Inc. All rights reserved</center></h2>
 */
