Click or drag to resize

FX3SPIConfigDataReadyPin Property

Property to get/set the data ready pin

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public FX3PinObject DataReadyPin { get; set; }

Return Value

Type: FX3PinObject
The ready pin, as an FX3PinObject
See Also