Xmega Application Note


serial.h

Go to the documentation of this file.
00001 /*****************************************************************************
00002 *
00003 * Atmel Corporation
00004 *
00005 * File              : serial.h
00006 * Compiler          : IAR C 3.10C Kickstart, AVR-GCC/avr-libc(>= 1.2.5)
00007 * Revision          : $Revision: 1.7 $
00008 * Date              : $Date: Tuesday, June 07, 200 $
00009 * Updated by        : $Author: raapeland $
00010 *
00011 * Support mail      : avr@atmel.com
00012 *
00013 * Target platform   : All AVRs with bootloader support
00014 *
00015 * AppNote           : AVR109 - Self-programming
00016 *
00017 * Description       : Header file for serial.c
00018 ****************************************************************************/
00023 void initbootuart( void );
00028 void sendchar( unsigned char );
00033 unsigned char recchar( void );
00034 
@DOC_TITLE@
Generated on Fri Mar 27 14:05:25 2009 for AVR1605: XMEGA BOOTLOADER by doxygen 1.5.8