vt100 Struct Reference

#include <vt100.h>


Data Fields

uint8_t bufpos
char buf [VT100_BUF_SIZE]
enum vt100_parser_state state


Detailed Description

Definition at line 83 of file vt100.h.


Field Documentation

uint8_t vt100::bufpos

Definition at line 84 of file vt100.h.

Referenced by vt100_parser().

char vt100::buf[VT100_BUF_SIZE]

Definition at line 85 of file vt100.h.

Referenced by vt100_parser().

Definition at line 86 of file vt100.h.

Referenced by vt100_init(), and vt100_parser().


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

Generated on Fri Mar 12 06:32:30 2010 for AVR by  doxygen 1.5.6