![]() |
|
| << Previous | Next >> | |
| | |
int serXpeek( void ); /* where X is A-F */
Description
- Returns first character in input buffer X, without removing it from the buffer. This function is non-reentrant.
- The functions
serEpeek()andserFpeek()may be used with the Rabbit 3000 and Rabbit 4000.Return value
- An integer with first character in buffer in the low byte.
-1if the buffer is empty.Library
- RS232.LIB
| Dynamic C Functions | << Previous | Next >> | rabbit.com |