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