Home > |
FM SDK Programming Guide > HSM Functions Reference > Serial Communication functions > SERIAL_FlushRX
|
---|
This function flushes the receive buffer of the specified serial port.
void SERIAL_FlushRX( int port );
Parameter |
Description |
---|---|
port
|
Serial port number (0 based). Specify port 0 to redirect the output to the hsmtrace log. |