Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Component_Test_Interface FalconWing MX_Spoile_Test Simple_Power_Distribution ... more
Revision 5:5696b886a895, committed 2012-02-13
- Comitter:
- wim
- Date:
- Mon Feb 13 22:14:51 2012 +0000
- Parent:
- 4:868db61f5f4e
- Commit message:
Changed in this revision
| MCP23017.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MCP23017.h Mon Feb 13 21:54:29 2012 +0000 +++ b/MCP23017.h Mon Feb 13 22:14:51 2012 +0000 @@ -43,9 +43,9 @@ #define GPINTENA_BNK 0x02 #define DEFVALA_BNK 0x03 #define INTCONA_BNK 0x04 -#define GPPUA_BNK 0x05 -#define INTFA_BNK 0x06 -#define IOCONA_BNK 0x07 +#define IOCONA_BNK 0x05 +#define GPPUA_BNK 0x06 +#define INTFA_BNK 0x07 #define INTCAPA_BNK 0x08 #define GPIOA_BNK 0x09 #define OLATA_BNK 0x0A
MCP2317 I2C 16 bit I/O expander