v 0.4

Dependents:   MCP23S17Test MCP23S17_Basic_IO_Demo HelloWorld Lab3-SnakeGame ... more

Files at this revision

API Documentation at this revision

Comitter:
romilly
Date:
Sun Aug 22 12:16:27 2010 +0000
Parent:
4:d501c74550a0
Child:
6:7b5e59c0e71c
Commit message:

Changed in this revision

MCP23S17.h Show annotated file Show diff for this revision Revisions of this file
--- a/MCP23S17.h	Sun Aug 22 12:12:58 2010 +0000
+++ b/MCP23S17.h	Sun Aug 22 12:16:27 2010 +0000
@@ -13,7 +13,7 @@
 
 #define IODIRA   0x00
 #define IODIRB   0x01
-#define GPINTENA 0x02
+#define GPINTENA 0x04
 #define IOCON    0x0A
 #define GPIOA    0x12
 #define GPIOB    0x13