Qtc.Serialbus.QCanBusDevice_h
Contents
Documentation
class QinterpretErrorFrame_h x0 x1 where #
Methods
interpretErrorFrame_h :: x0 -> x1 -> IO String #
Instances
| QinterpretErrorFrame_h (QCanBusDevice ()) (QCanBusFrame t1) # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods interpretErrorFrame_h :: QCanBusDevice () -> QCanBusFrame t1 -> IO String # | |
| QinterpretErrorFrame_h (QCanBusDeviceSc a) (QCanBusFrame t1) # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods interpretErrorFrame_h :: QCanBusDeviceSc a -> QCanBusFrame t1 -> IO String # | |
class QsetConfigurationParameter_h x0 x1 where #
Methods
setConfigurationParameter_h :: x0 -> x1 -> IO () #
Instances
| QsetConfigurationParameter_h (QCanBusDevice ()) (Int, QVariant t2) # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods setConfigurationParameter_h :: QCanBusDevice () -> (Int, QVariant t2) -> IO () # | |
| QsetConfigurationParameter_h (QCanBusDeviceSc a) (Int, QVariant t2) # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods setConfigurationParameter_h :: QCanBusDeviceSc a -> (Int, QVariant t2) -> IO () # | |
class QwaitForFramesReceived_h x0 x1 where #
Methods
waitForFramesReceived_h :: x0 -> x1 -> IO Bool #
Instances
| QwaitForFramesReceived_h (QCanBusDevice ()) Int # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods waitForFramesReceived_h :: QCanBusDevice () -> Int -> IO Bool # | |
| QwaitForFramesReceived_h (QCanBusDeviceSc a) Int # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods waitForFramesReceived_h :: QCanBusDeviceSc a -> Int -> IO Bool # | |
class QwaitForFramesWritten_h x0 x1 where #
Methods
waitForFramesWritten_h :: x0 -> x1 -> IO Bool #
Instances
| QwaitForFramesWritten_h (QCanBusDevice ()) Int # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods waitForFramesWritten_h :: QCanBusDevice () -> Int -> IO Bool # | |
| QwaitForFramesWritten_h (QCanBusDeviceSc a) Int # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods waitForFramesWritten_h :: QCanBusDeviceSc a -> Int -> IO Bool # | |
class QwriteFrame_h x0 x1 where #
Methods
writeFrame_h :: x0 -> x1 -> IO Bool #
Instances
| QwriteFrame_h (QCanBusDevice ()) (QCanBusFrame t1) # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods writeFrame_h :: QCanBusDevice () -> QCanBusFrame t1 -> IO Bool # | |
| QwriteFrame_h (QCanBusDeviceSc a) (QCanBusFrame t1) # | |
Defined in Qtc.Serialbus.QCanBusDevice_h Methods writeFrame_h :: QCanBusDeviceSc a -> QCanBusFrame t1 -> IO Bool # | |