Additional Inherited Members | |
![]() | |
name | |
![]() | |
banks | |
![]() | |
digitalChannelCount | |
digitalBanksCount | |
![]() | |
channel | |
slave | |
![]() | |
busName | |
device | |
flag | |
fd | |
![]() | |
int | IODIR = 0x00 |
int | IPOL = 0x01 |
int | GPINTEN = 0x02 |
int | DEFVAL = 0x03 |
int | INTCON = 0x04 |
int | IOCON = 0x05 |
int | GPPU = 0x06 |
int | INTF = 0x07 |
int | INTCAP = 0x08 |
int | GPIO = 0x09 |
int | OLAT = 0x0A |
![]() | |
int | IN = 0 |
int | OUT = 1 |
LOW = False | |
HIGH = True | |
Definition at line 100 of file mcp23XXX.py.
def webiopi.devices.digital.mcp23XXX.MCP23009.__init__ | ( | self, | |
slave = 0x20 |
|||
) |
Definition at line 101 of file mcp23XXX.py.