#include "MCP23017.hpp"
Include dependency graph for MCP23017.ipp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum | MCP23017RegAddr { IODIRA = 0x00 , IODIRB = 0x01 , IPOLA = 0x02 , IPOLB = 0x03 , GPINTENA = 0x04 , GPINTENB = 0x05 , DEFVALA = 0x06 , DEFVALB = 0x07 , INTCONA = 0x08 , INTCONB = 0x09 , IOCON = 0x0A , GPPUA = 0x0C , GPPUB = 0x0D , INTFA = 0x0E , INTFB = 0x0F , INTCAPA = 0x10 , INTCAPB = 0x11 , GPIOA = 0x12 , GPIOB = 0x13 , OLATA = 0x14 , OLATB = 0x15 } |
| enum MCP23017RegAddr |
| Enumerator | |
|---|---|
| IODIRA | |
| IODIRB | |
| IPOLA | |
| IPOLB | |
| GPINTENA | |
| GPINTENB | |
| DEFVALA | |
| DEFVALB | |
| INTCONA | |
| INTCONB | |
| IOCON | |
| GPPUA | |
| GPPUB | |
| INTFA | |
| INTFB | |
| INTCAPA | |
| INTCAPB | |
| GPIOA | |
| GPIOB | |
| OLATA | |
| OLATB | |
Definition at line 5 of file MCP23017.ipp.