#include <cubeos.h>#include <mc68681.h>Include dependency graph for rdio.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| char | TTY_rdioget (void) |
| int | TTY_rdioput (char byte) |
| void | RSM_rdio_enable_rx () |
| void | RSM_rdio_disable_rx () |
| void | setRTXSEL () |
| swiches the transmitter on. More... | |
| void | setRRXSEL () |
| swiches the receiver on. More... | |
| void | clearRTXSEL () |
| swiches the transmitter off. More... | |
| void | clearRRXSEL () |
| swiches the receiver off. More... | |
| char | getRCD () |
| returns the carrier status of the receiver. More... | |
Variables | |
| iobuf rdioin | rdioout |
Definition in file rdio.h.
|
|
|
|
|
|
|
|
|
|
|
Referenced by RSM_tty_rdioput_block. |
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002