procedure GLCD_WriteByte( ... )

Libraries ›› The KS107_108 (former GLCD) unit ›› Interface ›› Low level functions ››
Parent Previous Next

procedure GLCD_WriteByte(Mode: tGLCD_RegisterMode; Chips, Data: byte);

Write a raw byte to the designed register on the designed chip(s).


The Chips parameter may be a combination of GLCD_CS1 and GLCD_CS2.