Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

_LCDDCB Struct Reference
[Lcdadds]

#include <lcd.h>


Data Fields

u_int cursorPosition
u_char lcdTryb
u_char cursorVisible
u_char blinking
u_char lcdStatus
u_char interfaceType
u_char lcdWidth
HANDLE output_start
HANDLE tx_rdy


Detailed Description

Device control block for lcd


Field Documentation

u_char _LCDDCB::blinking
 

Is cursor blinking

u_int _LCDDCB::cursorPosition
 

Actual cursor position in lcd

u_char _LCDDCB::cursorVisible
 

Is cursor visible

u_char _LCDDCB::interfaceType
 

Interface type 4-8 bits

u_char _LCDDCB::lcdStatus
 

Lcd status byte

u_char _LCDDCB::lcdTryb
 

Lcd tryb

u_char _LCDDCB::lcdWidth
 

Current lcd width

HANDLE _LCDDCB::output_start
 

Thread wchich waiting for signal to start writing buffer to lcd.

HANDLE _LCDDCB::tx_rdy
 

Thread which waiting for tarnsmision to lcd compleat.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 30 22:30:56 2003 for EduNet by doxygen1.2.18