Click or drag to resize

FX3ConnectionSclkFrequency Property

Property to get or set the FX3 SPI clock frequency setting. Reqcode: B2 Value: Don't Care Index: 0 Length: 4 Data: Clock Frequency to be set

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

Return Value

Type: Int32
The current SPI clock frequency, in MHZ. Valid values are in the range 1 to 40,000,000
See Also