.zmode Property
Function: |
For the currently selected SSI channel (see ssi.channel), sets/returns the mode of the data out (DO) line. |
Type: |
Enum (pl_ssi_zmodes , byte) |
Value Range: |
|
See Also: |
Details
This property is only useful on devices with unidirectional I/O lines and, in case the DO and DI lines are joined together, as necessary for the I²C and similar interfaces. See More on I2C for more details.
This property can only be changed when ssi.enabled = 0 — NO.