All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_LcdData Struct Reference

Holds all data for a single LCD display. More...

#include <vexlcd.h>

Data Fields

SerialDriver * sdp
 
short enabled
 
unsigned char flags
 
unsigned char buttons
 
char line1 [20]
 
char line2 [20]
 
char txbuf [32]
 
char rxbuf [16]
 

Detailed Description

Holds all data for a single LCD display.

Field Documentation

SerialDriver* sdp
short enabled
unsigned char flags
unsigned char buttons
char line1[20]
char line2[20]
char txbuf[32]
char rxbuf[16]

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