OAR

RTEMS 4.5.0 On-Line Library


Console Driver Closing a Serial Device

PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

8.4.5: Closing a Serial Device

The console_close is invoked when the serial device is to be closed. This entry point corresponds to the device driver close entry point.

This routine is responsible for notifying Termios that the serial device was closed. This is done with a call to rtems_termios_close.


PREV UP NEXT Bookshelf BSP and Device Driver Development Guide

Copyright © 1988-2000 OAR Corporation