Additional Inherited Members | |
Public Attributes inherited from webiopi.devices.digital.pcf8574.PCF8574 | |
| name | |
Public Attributes inherited from webiopi.devices.i2c.I2C | |
| channel | |
| slave | |
Public Attributes inherited from webiopi.devices.bus.Bus | |
| busName | |
| device | |
| flag | |
| fd | |
Public Attributes inherited from webiopi.devices.digital.GPIOPort | |
| digitalChannelCount | |
| digitalBanksCount | |
Static Public Attributes inherited from webiopi.devices.digital.pcf8574.PCF8574 | |
| list | FUNCTIONS = [GPIOPort.IN for i in range(8)] |
Static Public Attributes inherited from webiopi.devices.digital.GPIOPort | |
| 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.
1.8.8