![]() |
Home |
|
Function RTReceiveBufferCountThe status of the receive buffer can be enquired with this function: int RTReceiveBufferCount(int Port); ParametersPortMust have value RT_COM1 .. RT_COM4. return valueThe number of bytes currently in the receive buffer for the specified port.
|