PCA9635 16-bit I2C-bus LED driver

Dependents:   digitalThermometer Counter SimpleClock printNumber ... more

Files at this revision

API Documentation at this revision

Comitter:
d_worrall
Date:
Mon Jul 04 08:38:03 2011 +0000
Parent:
12:c3634dae1506
Child:
14:16f968749855
Commit message:
version12

Changed in this revision

PCA9635.h Show annotated file Show diff for this revision Revisions of this file
--- a/PCA9635.h	Wed Jun 29 13:58:22 2011 +0000
+++ b/PCA9635.h	Mon Jul 04 08:38:03 2011 +0000
@@ -84,8 +84,8 @@
         void bus(short leds);
         /**Set all pins passed as argument high or low for specified address
         *
-        * @param leds Set output according to parameter value - e.g. 0x0003 >> p0 & p1 high, rest low
-        * @param address Display address
+        * @param led Pin co-ordinates
+        * @param value Brightness value
         */
         void brightness(char led, char value);
         /** Set write address