FX3ConnectionGetTimerValue Method |
This function reads the current value from the 10MHz timer running on the FX3
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic uint GetTimerValue()
Public Function GetTimerValue As UInteger
public:
unsigned int GetTimerValue()
member GetTimerValue : unit -> uint32
Return Value
Type:
UInt32The 32-bit timer value
See Also