![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "lcd_18xx_43xx.h"
Go to the source code of this file.
Functions | |
void | Chip_LCD_Cursor_Config (LCD_CURSOR_SIZE_OPT cursor_size, bool sync) |
Configure Cursor. | |
void | Chip_LCD_Cursor_WriteImage (uint8_t cursor_num, void *Image) |
Write Cursor Image into Internal Cursor Image Buffer. | |
void | Chip_LCD_LoadPalette (void *palette) |
Load LCD Palette. | |
Variables | |
static LCD_CURSOR_SIZE_OPT | LCD_Cursor_Size = LCD_CURSOR_64x64 |
|
static |
Definition at line 38 of file lcd_18xx_43xx.c.