6.11.11 LCD_WriteDataRegister
LCD Functions
Syntax
void LCD_WriteDataRegister(char x);
Sub LCD_WriteDataRegister(x As Char)
Description
Sends a data byte to the display controller.
Parameter
x data byte
6.11.12 LCD_WriteFloat
LCD Functions
Syntax
void LCD_WriteFloat(float value, byte length);
Sub LCD_WriteFloat(value As Single, length As Byte)
Description
Writes a floating point value with given length to LCD display.
Parameter
value floating point value
length output length
6.11.13 LCD_WriteRegister
LCD Functions
Syntax
void LCD_WriteRegister(byte y,byte x);
© 2008 Conrad Electronic
(Library "LCD_Lib.cc")
Libraries
158
Need help?
Do you have a question about the C-Control Pro Mega Series and is the answer not in the manual?
Questions and answers