Documentation
qCanBusDeviceInfo :: QCanBusDeviceInfo t1 -> IO (QCanBusDeviceInfo ()) #
qCanBusDeviceInfo_nf :: QCanBusDeviceInfo t1 -> IO (QCanBusDeviceInfo ()) #
hasFlexibleDataRate :: QCanBusDeviceInfo a -> () -> IO Bool #
isVirtual :: QCanBusDeviceInfo a -> () -> IO Bool #
qCanBusDeviceInfo_delete :: QCanBusDeviceInfo a -> IO () #
Orphan instances
Qname (QCanBusDeviceInfo a) () (IO String) # | |
name :: QCanBusDeviceInfo a -> () -> IO String # | |
Qqswap (QCanBusDeviceInfo ()) (QCanBusDeviceInfo t1) # | |
qswap :: QCanBusDeviceInfo () -> QCanBusDeviceInfo t1 -> IO () # | |
Qqswap (QCanBusDeviceInfoSc a) (QCanBusDeviceInfo t1) # | |
qswap :: QCanBusDeviceInfoSc a -> QCanBusDeviceInfo t1 -> IO () # | |
Qqot (QCanBusDeviceInfo ()) (QCanBusDeviceInfo t1) (IO (QCanBusDeviceInfo ())) # | |
qot :: QCanBusDeviceInfo () -> QCanBusDeviceInfo t1 -> IO (QCanBusDeviceInfo ()) # | |
Qqot (QCanBusDeviceInfoSc a) (QCanBusDeviceInfo t1) (IO (QCanBusDeviceInfo ())) # | |
qot :: QCanBusDeviceInfoSc a -> QCanBusDeviceInfo t1 -> IO (QCanBusDeviceInfo ()) # |