EventBufferConfig Enumeration

Event groups for configuring Event Buffering

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 4.1.0+506fd73c3b72ad19a414fa5c6d86694cac54d86e
C#
public enum EventBufferConfig

Members

BufferLowPriorityEvents0Buffer low priority events - EVENT_TX, EVENT_RX_FAIL, and EVENT_CHANNEL COLLISION only
BufferAllEvents1Buffer all events

See Also