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)
Syntaxpublic void RestoreHardwareSpi()
Public Sub RestoreHardwareSpi
public:
void RestoreHardwareSpi()
member RestoreHardwareSpi : unit -> unit
See Also