procedure LCD_User_Char_5x8_array(CharCode, ...)

Libraries ›› The LCD unit ›› Interface ››
Parent Previous Next

procedure LCD_User_Char_5x8_array(CharCode: byte; const rom L: tLCD_User_Char_array_8);

Define the CG layout for the given character code, if we are using a display with a 5x8 matrix.

This variant uses an array of 8 bytes to define the character matrix.