Main Page | File List | Globals

uart.c File Reference


Detailed Description

Atmel Corporation

File : uart.c Compiler : IAR EWAAVR 4.11a Revision :

Revision
2.0
Date :
Date
23. august 2005 15:57:40
Updated by :
Author
jtyssoe

Support mail : avr@atmel.com

Supported devices : ATmega48/88/168

AppNote : AVR350: XmodemCRC Receive Utility for AVR Migrated to mega48 and corrected several bugs in original AT90S8515 code

Description : UART

Definition in file uart.c.

#include "xmodem.h"

Go to the source code of this file.

Functions

__interrupt void UART_RX_interrupt (void)

Variables

volatile unsigned char buf [133]
global gl


Function Documentation

__interrupt void UART_RX_interrupt void   ) 
 

Definition at line 36 of file uart.c.

References buf, EOT, full, gl, SOH, and TRUE.


Variable Documentation

volatile unsigned char buf[133]
 

Definition at line 25 of file xmodem.c.

Referenced by main(), and UART_RX_interrupt().

struct global gl
 


Generated on Tue Aug 23 13:47:53 2005 for Atmel AVR Application Note by  doxygen 1.4.4