Bugfix in trigger mask spec

This commit is contained in:
Ralph Lange
2004-04-19 10:31:34 +00:00
parent 8996ab2b5c
commit 42489a84d4

View File

@@ -2265,8 +2265,8 @@ least&nbsp;one update indicating the current state of the channel.</p>
<dl>
<dt><code>MASK</code></dt>
<dd>A mask with bits set for each of the event trigger types requested.
The event trigger mask must be a logical or of one or more of the
following constants.
The event trigger mask must be a <em>bitwise or</em> of one or more of
the following constants.
<ul>
<li>DBE_VALUE - Trigger events when the channel value exceeds the
monitor dead band</li>