Click or drag to resize

SpiLagLeadTime Enumeration

Enum for the possible chip select lag/lead times, in SPI clock cycles

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public enum SpiLagLeadTime
Members
  Member nameValueDescription
SPI_SSN_LAG_LEAD_ZERO_CLK0
SPI_SSN_LAG_LEAD_HALF_CLK1
SPI_SSN_LAG_LEAD_ONE_CLK2
SPI_SSN_LAG_LEAD_ONE_HALF_CLK3
See Also