Click or drag to resize

FX3ConnectionChipSelectLagTime Property

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

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

Return Value

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