.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 and the slowest rate at 255. Default = 1 (the fastest rate possible).

See Also:

ssi.direction, ssi.mode, ssi.zmode


Details

The actual clock rate is device-dependent; see Baudrate 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 255 (slowest possible clock rate).


.baudrate Property

Details