Event Buffer Config Enumeration
Event groups for configuring Event Buffering
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.5+fe94d33487affd796e1d786d5b5eb3d769a3361f
C#
public enum EventBufferConfigVB
Public Enumeration EventBufferConfigC++
public enum class EventBufferConfigF#
type EventBufferConfigMembers
| BufferLowPriorityEvents | 0 | Buffer low priority events - EVENT_TX, EVENT_RX_FAIL, and EVENT_CHANNEL COLLISION only |
| BufferAllEvents | 1 | Buffer all events |