TLC59116 Library  v0.2
Classes | Macros | Variables
TLC59116.h File Reference

(Sat Jun 20 14:19:53 2015 -0400)

#include <Arduino.h>
#include <Wire.h>
#include <avr/pgmspace.h>
#include "TLC59116_Unmanaged.h"
Include dependency graph for TLC59116.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TLC59116::Broadcast
 
class  TLC59116
 High Level interface to a single TLC59116 using Wire (I2C) interface. More...
 
class  TLC59116Manager
 Holds all of the devices. More...
 

Macros

#define DEV   TLC59116Dev
 
#define LOWD   TLC59116LowLevel
 
#define WARN   TLC59116Warn
 

Variables

TwoWire Wire
 

Macro Definition Documentation

#define WARN   TLC59116Warn
#define DEV   TLC59116Dev
#define LOWD   TLC59116LowLevel

Variable Documentation

TwoWire Wire
Todo:
  • put in examples for pwm, etc.
  • I think something that accumulates changes, then does them as a "block"