Function:
|
For the currently selected SSI channel (see ssi.channel) sets/returns the clock mode.
|
Type:
|
Enum (pl_ssi_modes , byte)
|
Value Range:
|
0- PL_SSI_MODE_0 (default)
1- PL_SSI_MODE_1
2- PL_SSI_MODE_2
3- PL_SSI_MODE_3
|
See Also:
|
ssi.baudrate, ssi.direction, ssi.zmode
|
Details
This property can only be changed when ssi.enabled= 0- NO. For detailed explanation of clock modes see SSI Modes.
|