Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
software:linux:docs:iio:iio [30 May 2012 13:36] – [IIO Ring Buffer] Michael Hennerichsoftware:linux:docs:iio:iio [23 Feb 2017 13:26] – Fix typo Lars-Peter Clausen
Line 4: Line 4:
 ===== IIO Overview ===== ===== IIO Overview =====
  
-  * The Industrial I/O subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog convertors (ADCs, DACs).+  * The Industrial I/O subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog converters (ADCs, DACs).
   * Devices that fall into this category are:   * Devices that fall into this category are:
     * ADCs     * ADCs
Line 44: Line 44:
     * These are similar to input in that they provide a route to user space for hardware triggered events. Such events include threshold detectors, free-fall detectors and more complex action detection.  The events themselves are currently very simple with merely an event code and a timestamp.  Any data associated with the event must be accessed via polling.     * These are similar to input in that they provide a route to user space for hardware triggered events. Such events include threshold detectors, free-fall detectors and more complex action detection.  The events themselves are currently very simple with merely an event code and a timestamp.  Any data associated with the event must be accessed via polling.
  
-<note>+<WRAP round help>
 A given device may have one or more event channel.  These events are turned on or off (if possible) via sysfs interfaces. A given device may have one or more event channel.  These events are turned on or off (if possible) via sysfs interfaces.
-</note>+</WRAP>
  
   * Hardware ring buffer support   * Hardware ring buffer support
software/linux/docs/iio/iio.txt · Last modified: 05 Jun 2020 17:03 by Iulia Moldovan