FX3SPIConfigStallCycles Property |
Property to set the stall time, in terms of SPI clock cycles
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic ushort StallCycles { get; }
Public ReadOnly Property StallCycles As UShort
Get
public:
property unsigned short StallCycles {
unsigned short get ();
}
member StallCycles : uint16 with get
Return Value
Type:
UInt16The current stall cycles
See Also