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

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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define RSM_FRAMELEN   0x48

Functions

void RSM_process (unsigned char c)
int RSM_getframe (unsigned char *buffer)
int RSM_send_frame (unsigned char *buffer)
int RSM_init_rx ()
int RSM_init_tx ()
int RSM_deinitrx ()
 disables reception. More...

int RSM_deinittx ()
 disables transmission. More...


Variables

int RSM_good
int _RSM_bad
int _RSM_ugly
int _RSM_bytes
int _RSM_uglycount
unsigned char _RSM_enabled


Define Documentation

#define RSM_FRAMELEN   0x48
 

Definition at line 20 of file rsm.h.

Referenced by RSM_getframe, and RSM_send_frame.


Function Documentation

void RSM_process unsigned char    c
 


Variable Documentation

int _RSM_bad
 

Definition at line 31 of file rsm.h.

int _RSM_bytes
 

Definition at line 33 of file rsm.h.

unsigned char _RSM_enabled
 

Definition at line 36 of file rsm.h.

int _RSM_ugly
 

Definition at line 32 of file rsm.h.

int _RSM_uglycount
 

Definition at line 35 of file rsm.h.

int RSM_good
 

Definition at line 30 of file rsm.h.


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