#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 |
|
Is cursor blinking |
|
Actual cursor position in lcd |
|
Is cursor visible |
|
Interface type 4-8 bits |
|
Lcd status byte |
|
Lcd tryb |
|
Current lcd width |
|
Thread wchich waiting for signal to start writing buffer to lcd. |
|
Thread which waiting for tarnsmision to lcd compleat. |