AntRadioGetBaudRate Method
Gets the opened USB baud rate.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 3.0.0.0+01fc5ca24e8f030354f28ec9cef320bc5cbb0ef6
public uint GetBaudRate()
Public Function GetBaudRate As UInteger
public:
virtual unsigned int GetBaudRate() sealed
abstract GetBaudRate : unit -> uint32
override GetBaudRate : unit -> uint32
UInt32The USB baud rate of this device.
IAntUsbRadioGetBaudRate