.clkmap Property
Function: |
For the currently selected SSI channel (see ssi.channel), sets/returns the number of the general-purpose I/O line to serve as the clock (CLK) line of this channel. |
Type: |
Enum (pl_io_num, byte) |
Value Range: |
Platform-specific. See the list of pl_io_num constants in the platform specifications. Default = PL_IO_NULL (NULL line). |
See Also: |
Details
This property can only be changed when ssi.enabled = 0 — NO.
On devices with unidirectional I/O lines, the CLK line must be "manually" configured as an output (io.enabled = 1 — YES).