bindings-K8055-0.1.1: Bindings to Velleman K8055 dll

Bindings.K8055.DigitalOut

Synopsis

Documentation

writeAllDigital :: Word8 -> IO ()Source

Sets the digital outputs according to the data

clearDigitalChannel :: DigitalOutput -> IO ()Source

Clears the output channel

clearAllDigital :: IO ()Source

Clears all output channels

setDigitalChannel :: DigitalOutput -> IO ()Source

Sets the output channel

setAllDigital :: IO ()Source

Sets all output channels