RTEMS Logo

RTEMS 4.6.0 On-Line Library


Console Driver Reading Characters From a Serial Device

PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

8.4.6: Reading Characters From a Serial Device

The console_read is invoked when the serial device is to be read from. This entry point corresponds to the device driver read entry point.

This routine is responsible for returning the content of the Termios input buffer. This is done by invoking the rtems_termios_read routine.


PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

Copyright © 1988-2004 OAR Corporation