rs232_ Struct Reference

#include <usart.h>


Data Fields

char * last_read
char * last_write
char * last_transmit
char * last_receive
char tmp_readbuf [MAX_RS232_CHARACTERS+1]
char readbuf [MAX_RS232_CHARACTERS+1]
char writebuf [MAX_RS232_CHARACTERS+1]
int adc [MAX_RS232_CHARACTERS]
char temperature [4]


Field Documentation

int rs232_::adc[MAX_RS232_CHARACTERS]

Referenced by usart_clear_structure().

char rs232_::readbuf[MAX_RS232_CHARACTERS+1]

Referenced by temperature(), and usart_read().

char rs232_::tmp_readbuf[MAX_RS232_CHARACTERS+1]

char rs232_::writebuf[MAX_RS232_CHARACTERS+1]


The documentation for this struct was generated from the following file:

Generated on Mon Jan 12 21:12:08 2009 for BlueTemp by  doxygen 1.5.8