Click or drag to resize

WrapperSetSCLKFreq Method

Set SPI clock freq

Namespace:  FX3ApiWrapper
Assembly:  FX3ApiWrapper (in FX3ApiWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void SetSCLKFreq(
	int freq
)

Parameters

freq
Type: SystemInt32
Freq to set, in Hz. Valid up to 40MHz
See Also