clear_read()
      Clears any bytes that were queued to be read (clears both the internal ring buffer and USB RX fifo)
Return Value: mp_const_none

file: src/link/engine_link_module.c

landing