Click or drag to resize

FX3ConnectionChipSelectLeadTime Property

The number of SPI clock cycles before the SPI transaction that chip select is toggled to active. Reqcode: B2 Value: Desired Setting (as SpiLagLeadTime ) Index: 5 Length: 4 Data: None

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public SpiLagLeadTime ChipSelectLeadTime { get; set; }

Return Value

Type: SpiLagLeadTime
The current chip select lead time setting
See Also