Skip to main content

DaqEventType

Type Alias DaqEventType 

Source
pub type DaqEventType = c_uint;
Expand description

A bitmask defining the types of conditions that trigger an event. Used with ulDevGetInfo() as return values for ::DEV_INFO_DAQ_EVENT_TYPES, and as the \p eventType argument value for ulEnableEvent() and ulDisableEvent().