Click or drag to resize

FX3SPIConfigSCLKFrequency Property

Property to store the current SPI clock. Updates the StallTime when 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
See Also