Device Methods |
The Device type exposes the following members.
| Name | Description | |
|---|---|---|
| Read | Return actual state of the GPIO pins. | |
| Read(Byte) | Read from the specified PCA9534 device register. | |
| Write(Byte) | Write all GPIO pins. | |
| Write(Byte, Byte) | Write to the specified PCA9534 device register. |