File : purge.c Compiler : IAR EWAAVR 4.11a Revision :
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 : Purge function
Definition in file purge.c.
#include "xmodem.h"
Go to the source code of this file.
Functions | |
| void | purge (void) |
Variables | |
| unsigned char | flush |
| global | gl |
|
|
Definition at line 38 of file purge.c. |
|
|
Definition at line 35 of file purge.c. Referenced by purge(). |
|
|
Referenced by purge(), receive(), recv_wait(), respond(), sendc(), TIMER1_OVF_interrupt(), UART_RX_interrupt(), and validate_packet(). |
1.4.4