Event Buffer Config Enumeration
Event groups for configuring Event Buffering
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.3+bee07ae1f518f90000e3a8eef95ac61052778db9
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.3+bee07ae1f518f90000e3a8eef95ac61052778db9
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 |