FX3SPIConfigDataReadyPinFX3GPIO Property |
Property to get/set the data ready FX3 GPIO number
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic uint DataReadyPinFX3GPIO { get; set; }
Public Property DataReadyPinFX3GPIO As UInteger
Get
Set
public:
property unsigned int DataReadyPinFX3GPIO {
unsigned int get ();
void set (unsigned int value);
}
member DataReadyPinFX3GPIO : uint32 with get, set
Return Value
Type:
UInt32The GPIO number, as a UInteger
See Also