<< Previous | Next >>

HDLCdropX

int HDLCdropX( void ); /* Where X is E or F */

Description

Drops the next received packet, freeing up its buffer. This must be used if the packet has been examined with HDLCpeekX() and is no longer needed. A call to HDLCreveiceX() is the only other way to free up the buffer.

This function is intended for use with the Rabbit 3000 and Rabbit 4000.

Return Value

1: Packet dropped.
0: No received packets were available.

Library

HDLC_PACKET.LIB


Dynamic C Functions << Previous | Next >> rabbit.com