acquisition-0.1: Generic interface for digital multimeters and data loggersSource codeContentsIndex
System.Hardware.Acquisition.Adaptor.Continuous
Synopsis
adaptor :: MonadIO m => Adaptor m
Documentation
adaptor :: MonadIO m => Adaptor mSource
Makes a blocking protocol non-blocking, by launching a background reader thread. Repeated reads through this adaptor returns the previously read value of the underlying protocol.
Produced by Haddock version 2.3.0