Purpose
Interface for configuration the LCD Controller (LCDC) peripheral.
Usage
- Decode the RGB file to designated buffer using LCD_DecodeRGB().
- Sets the address of the frame buffer in the LCD controller DMA using LCD_SetFrameBufferAddress().
- 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.