SegLCDLib
Loading...
Searching...
No Matches
SegDriver_PCx85.h File Reference
#include <SegLCDLib.h>
#include <SegTransport.h>

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 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
 

Macro Definition Documentation

◆ CMD_BANK_SELECT

#define CMD_BANK_SELECT   0x78

◆ CMD_BLINK

#define CMD_BLINK   0x70

◆ CMD_DEVICE_SELECT

#define CMD_DEVICE_SELECT   0x60

◆ CMD_LAST_COMMAND

#define CMD_LAST_COMMAND   0x80

◆ CMD_LOAD_POINTER

#define CMD_LOAD_POINTER   0x00

◆ CMD_MODE

#define CMD_MODE   0x40