UsbSerial icon indicating copy to clipboard operation
UsbSerial copied to clipboard

Is there a way to poll number of bytes in read buffer?

Open afalkenhahn opened this issue 7 years ago • 0 comments

Does your driver have a function to query the number of bytes currently in the read buffer or is this not possible?

Also, is there a function to clear everything that's currently in the read buffer? (flush)

Thanks!

afalkenhahn avatar Jan 08 '19 16:01 afalkenhahn