Click or drag to resize

Device Methods

The Device type exposes the following members.

Methods
 NameDescription
Public methodRead Return actual state of the GPIO pins.
Public methodRead(Byte) Read from the specified PCA9534 device register.
Public methodWrite(Byte) Write all GPIO pins.
Public methodWrite(Byte, Byte) Write to the specified PCA9534 device register.
Top
See Also