function GLCD_ReadByte( ... )

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

function GLCD_ReadByte(Mode: tGLCD_RegisterMode; Chip: byte): byte;

Read a raw byte from the designed register on the designed chip.


The Chips parameter may be GLCD_CS1 or GLCD_CS2.