Click or drag to resize

FX3ConnectionRestoreHardwareSpi Method

Resets the hardware SPI pins to their default operating mode. Can be used to recover the SPI functionality after a bit-bang SPI transaction over the hardware SPI pins without having to reboot the FX3.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public void RestoreHardwareSpi()
See Also