Channel Type Extended Enumeration
The extended channel type enum.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+aa3585b1fd28890f80989694dfc5151cea97b05e
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+aa3585b1fd28890f80989694dfc5151cea97b05e
C#
[FlagsAttribute]
public enum ChannelTypeExtendedVB
<FlagsAttribute>
Public Enumeration ChannelTypeExtendedC++
[FlagsAttribute]
public enum class ChannelTypeExtendedF#
[<FlagsAttribute>]
type ChannelTypeExtendedMembers
| AdvAlwaysSearch | 1 | The advanced always search |
| AdvFrequencyAgility | 4 | The advanced frequency agility |
| AdvFastStart | 16 | The advanced fast start |
| AdvAsyncTx | 32 | The advanced asynchronous Tx |