lcd.h
Default mainpageat91libperipheralslcdlcd.h
Description Overview  
Description
Purpose
Interface for configuration the LCD Controller (LCDC) peripheral.

Usage
  1. Decode the RGB file to designated buffer using LCD_DecodeRGB().
  2. Sets the address of the frame buffer in the LCD controller DMA using LCD_SetFrameBufferAddress().
  3. LCD Configuration functions prefixed with "LCD_Set" refer to the functions in the Overview tab.

Please refer to the list of functions in the Overview tab of this unit for more detailed information.