.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:

CLK, DO, and DI Lines,

ssi.dimap, ssi.domap

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 output (see io.enabled= 1- YES).