Additional Inherited Members | |
![]() | |
name | |
![]() | |
channel | |
slave | |
![]() | |
busName | |
device | |
flag | |
fd | |
![]() | |
digitalChannelCount | |
digitalBanksCount | |
![]() | |
list | FUNCTIONS = [GPIOPort.IN for i in range(8)] |
![]() | |
int | IN = 0 |
int | OUT = 1 |
LOW = False | |
HIGH = True | |
Definition at line 67 of file pcf8574.py.
def webiopi.devices.digital.pcf8574.PCF8574A.__init__ | ( | self, | |
slave = 0x38 |
|||
) |
Definition at line 68 of file pcf8574.py.