LibConfigFlags Enumeration

Flags for configuring device ANT library

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+3fbe181bca5f5ec97a9a018f9fcefae55701bc33
C#
[FlagsAttribute]
public enum LibConfigFlags

Members

DisableExtendedRxMessages0Disable extended RX messages
MesgOutIncTimeStamp32Enables Rx timestamp output
MesgOutIncRssi64Enables RSSI output
MesgOutIncDeviceId128Enables Channel ID output

See Also