Click or drag to resize

WrapperSetSpiStallTime Method

Sets the stall time between SPI words

Namespace:  FX3ApiWrapper
Assembly:  FX3ApiWrapper (in FX3ApiWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void SetSpiStallTime(
	int stallTimeMicroseconds
)

Parameters

stallTimeMicroseconds
Type: SystemInt32
Stall time, in microseconds
See Also