|
SegLCDLib
|
Go to the source code of this file.
Data Structures | |
| class | SegDriver_PCx85 |
| Base class for PCx85 LCD segment display drivers. More... | |
| class | SegDriver_PCF85176 |
| Implementation of the PCF85176 controllers. More... | |
| class | SegDriver_PCF8576 |
| PCF8576 LCD segment driver. More... | |
Macros | |
| #define | MAX_HW_ADDRESS 0 |
| Maximum hardware address for PCF85176. | |
| #define | MAX_ADDRESS 0 |
| Maximum usable address for LCD implementation. | |
| #define | CMD_LOAD_POINTER 0x00 |
| #define | CMD_MODE 0x40 |
| #define | CMD_DEVICE_SELECT 0x60 |
| #define | CMD_BLINK 0x70 |
| #define | CMD_BANK_SELECT 0x78 |
| #define | CMD_LAST_COMMAND 0x80 |
| #define | MAX_HW_ADDRESS 39 |
| Maximum hardware address for PCF85176. | |
| #define | MAX_ADDRESS MAX_HW_ADDRESS |
| Maximum usable address for LCD implementation. | |
| #define CMD_BANK_SELECT 0x78 |
| #define CMD_BLINK 0x70 |
| #define CMD_DEVICE_SELECT 0x60 |
| #define CMD_LAST_COMMAND 0x80 |
| #define CMD_LOAD_POINTER 0x00 |
| #define CMD_MODE 0x40 |
| #define MAX_ADDRESS 0 |
Maximum usable address for LCD implementation.
| #define MAX_ADDRESS MAX_HW_ADDRESS |
Maximum usable address for LCD implementation.
| #define MAX_HW_ADDRESS 0 |
Maximum hardware address for PCF85176.
| #define MAX_HW_ADDRESS 39 |
Maximum hardware address for PCF85176.