network-can-0.1.0.0: CAN bus networking
Safe HaskellNone
LanguageHaskell2010

Network.SocketCAN.Bindings

Synopsis

Network package compatibility

pattern CAN_RAW :: ProtocolNumber Source #

CAN RAW protocol family of PF_CAN

SocketCAN bindings

newtype SocketCANArbitrationField Source #

SocketCAN Arbitration field (CAN ID including RTR, EFF, ERR bits)

Instances

Instances details
Storable SocketCANArbitrationField Source # 
Instance details

Defined in Network.SocketCAN.Bindings

Show SocketCANArbitrationField Source # 
Instance details

Defined in Network.SocketCAN.Bindings

Eq SocketCANArbitrationField Source # 
Instance details

Defined in Network.SocketCAN.Bindings

Ord SocketCANArbitrationField Source # 
Instance details

Defined in Network.SocketCAN.Bindings