Forked from romilly. Changed the way SPI handler is injected in constructor
Fork of MCP23S17 by
Diff: MCP23S17.h
- Revision:
- 5:cb3c24f94370
- Parent:
- 4:d501c74550a0
- Child:
- 6:7b5e59c0e71c
--- 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