Channel Type Extended Enumeration
The extended channel type enum.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
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 |