GLCD Library
A C Library for Embedded Applications
|
Functions specific to certain devices (microcontrollers). More...
Go to the source code of this file.
Functions | |
void | glcd_init (void) |
Initialise the LCD. More... | |
void | glcd_reset (void) |
Reset the LCD. More... | |
void | glcd_spi_write (uint8_t c) |
Write a byte to the connected SPI slave. More... | |
Functions specific to certain devices (microcontrollers).
These are functions are defined in devices/yourdevice.c
Definition in file glcd_devices.h.