PCA9635 16-bit I2C-bus LED driver

Dependents:   digitalThermometer Counter SimpleClock printNumber ... more

Revision:
7:5c10a0ccc663
Parent:
6:3f35bdfec837
Child:
8:47e2fc119445
--- a/PCA9635.h	Wed Jun 29 08:39:19 2011 +0000
+++ b/PCA9635.h	Wed Jun 29 08:43:42 2011 +0000
@@ -88,12 +88,15 @@
         * @param value Brightness of LED, 0x00 < value < 0xFF
         */
         void brightness(char led, char value);
-        
-        //Reset
-        
         /** Reset chip 
+        *
         */
         void reset(void);
+        /** Set write address
+        *
+        * &param address write address
+        */
+        void address(int address);
         /** Initialise chip - MUST call this before calling any other functions
         *
         * @param address hardware address