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: 4.1.0+506fd73c3b72ad19a414fa5c6d86694cac54d86e
public enum BasicChannelStatusCode
Public Enumeration BasicChannelStatusCode
public enum class BasicChannelStatusCode
type BasicChannelStatusCode
Unassigned | 0 | Unassigned |
Assigned | 1 | Assigned |
Searching | 2 | Searching |
Tracking | 3 | Tracking |