libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | LCD_CR MMIO32(LCD_BASE + 0x00) |
Control register. More... | |
#define | LCD_FCR MMIO32(LCD_BASE + 0x04) |
Frame control register. More... | |
#define | LCD_SR MMIO32(LCD_BASE + 0x08) |
Status register. More... | |
#define | LCD_CLR MMIO32(LCD_BASE + 0x0C) |
Clear register. More... | |