LCDDEV function table Below the routines which need to in an LCDDEV routine table are defined. All of these routines have to be in the low-level driver (LCD_L0) or in the memory device which can be used to replace the driver. The one exception to this is the SetClipRect routine, which would be identical for all drivers and is therefor contained in the level above (LCD).