PCA9555

Dependents:   Telliskivi2_2014 PowerManagementBoard_Rev_A_2017

Revision:
5:73884f49ed97
Parent:
2:fae93e0841f6
Child:
6:0373a167d58b
diff -r bcda053645e2 -r 73884f49ed97 PCA9555.h
--- a/PCA9555.h	Sat Sep 14 17:19:41 2013 +0000
+++ b/PCA9555.h	Mon Sep 16 16:09:56 2013 +0000
@@ -34,6 +34,7 @@
     void clearPin(unsigned int pinNumber);
     void togglePin(unsigned int pinNumber);
     bool getPin(unsigned int pinNumber);
+    void writePins();
     
     void setDirection(int data);