BasicChannelStatusCode Enumeration
Basic Channel status message codes, the bottom two bits of the received status message.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
public enum BasicChannelStatusCode
Public Enumeration BasicChannelStatusCode
public enum class BasicChannelStatusCode
type BasicChannelStatusCode
| Unassigned | 0 | Unassigned |
| Assigned | 1 | Assigned |
| Searching | 2 | Searching |
| Tracking | 3 | Tracking |