nmea_tx_stream Struct Reference

#include <nmea_tx.h>


Data Fields

comm_type type
void * next_stream
u08 checksum
u08 char_count


Detailed Description

Definition at line 11 of file nmea_tx.h.


Field Documentation

u08 nmea_tx_stream::char_count
 

Definition at line 18 of file nmea_tx.h.

Referenced by nmea_tx_putc().

u08 nmea_tx_stream::checksum
 

Definition at line 17 of file nmea_tx.h.

Referenced by nmea_tx_putc().

void* nmea_tx_stream::next_stream
 

Definition at line 14 of file nmea_tx.h.

Referenced by nmea_tx_putc().

comm_type nmea_tx_stream::type
 

Definition at line 13 of file nmea_tx.h.


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