This function resets the serial receiver electronics and associated software of the communications port last opened with the ComOpen function.
It also clears the receive buffers.

Syntax

void ResetReceive(void);

Parameters

None

Return value

None

Remarks

Like ResetReceive(), this routine can be used to delete old data.
In this case data still in the receive buffer is cleared.
It supports COM3, COM5 and COM9.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2020/10/07