Click or drag to resize

BitBangSpiConfigGetParameterArray Method

Get a parameters array for the current bit bang SPI configuration

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public byte[] GetParameterArray()

Return Value

Type: Byte
The parameter array to send to the FX3 for a bit bang vendor command
See Also