bindings-K8055-0.1.1: Bindings to Velleman K8055 dll

Bindings.K8055.AnalogOut

Synopsis

Documentation

outputAnalogChannel :: AnalogOutput -> Word8 -> IO ()Source

Sets the analogue output channel according to the data

outputAllAnalog :: Word8 -> Word8 -> IO ()Source

Sets both analogue output channels according to the data

clearAnalogChannel :: AnalogOutput -> IO ()Source

Sets the analogue output channel to minimum

clearAllAnalog :: IO ()Source

Sets all analogue output channels to minimum

setAnalogChannel :: AnalogOutput -> IO ()Source

Sets the analogue output channel to maximum

setAllAnalog :: IO ()Source

Sets all analogue output channels to maximum