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