#include <SAA7118.h>
Inheritance diagram for CSAA7118:


Public Member Functions | |
| void | SetBrightness (BYTE Brightness) |
| void | SetContrast (BYTE Contrast) |
| void | SetHue (BYTE Hue) |
| void | SetSaturation (BYTE Saturation) |
| void | SetComponentBrightness (BYTE Brightness) |
| void | SetComponentContrast (BYTE Contrast) |
| void | SetComponentSaturation (BYTE Saturation) |
| BYTE | GetVersion () |
| void | DumpSettings () |
| void | SetRegister (BYTE Register, BYTE Value) |
| BYTE | GetRegister (BYTE Register) |
Protected Member Functions | |
| virtual BYTE | GetDefaultAddress () const |
| must override this to provide expected location on I2C bus | |
1.3.4