.Baudrate Property

Function:

For the currently selected SSI channel (see ssi.channel) sets/returns the clock rate on the CLK line.

Type:

Byte

Value Range:

1-255, the fastest rate is achieved at 1, the slowest rate — at 255. Default= 1 (the fastest rate possible).

See Also:

ssi.direction, ssi.mode, ssi.zmode

Details

Actual clock rate is device-dependent. See Baudrate topic for details.

This property can only be changed when ssi.enabled= 0- NO.

It is actually permissible to set the property to 0 — this will be like setting it to 256 (slowest possible clock rate).