comm_stream Union Reference

#include <comm.h>


Data Fields

nmea_tx_stream nmea_tx
nmea_rx_stream nmea_rx
putc_call_stream putc_call
comm_split_stream comm_split


Detailed Description

general type of pointer, very generic.

Definition at line 44 of file comm.h.


Field Documentation

comm_split_stream comm_stream::comm_split
 

Definition at line 49 of file comm.h.

nmea_rx_stream comm_stream::nmea_rx
 

Definition at line 47 of file comm.h.

Referenced by buffer_add(), and nmea_rx_putc().

nmea_tx_stream comm_stream::nmea_tx
 

Definition at line 46 of file comm.h.

Referenced by nmea_tx_putc().

putc_call_stream comm_stream::putc_call
 

Definition at line 48 of file comm.h.


The documentation for this union was generated from the following file:
Generated on Fri Nov 11 06:44:29 2005 for AVR by  doxygen 1.4.5