BSP and Device Driver Development Guide
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
.
BSP and Device Driver Development Guide
Copyright © 1988-2003 OAR Corporation