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


@par Example Description

This example describes how to use the USART1 IrDA mode receive data from IrDA transmitter.

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

The IrDA receiver will receiver data and show it to the LED display. (Loop)

@par Directory contents

- USART/IrDA/Receive/main.c                    Main program
- USART/IrDA/Receive/ht32f175x_275x_it.c       Interrupt handlers
- USART/IrDA/Receive/ht32f175x_275x_it.h       Header file of the interrupt handlers
- USART/IrDA/Receive/ht32f175x_275x_conf.h     Firmware library configuration file
- USART/IrDA/Receive/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>
 */
