Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

/projects/cubeos/src_current/net/rdio.h File Reference

#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


Detailed Description

Definition in file rdio.h.


Function Documentation

void RSM_rdio_disable_rx  
 

void RSM_rdio_enable_rx  
 

char TTY_rdioget void   
 

int TTY_rdioput char    byte
 

Referenced by RSM_tty_rdioput_block.


Variable Documentation

struct iobuf rdioin rdioout
 

Definition at line 30 of file rdio.h.


Generated on Thu Feb 20 15:38:58 2003 for cubeOS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002