//
pkg.gl
Category
github.com/DIMO-Network/edge-network
internal
canbus
package
0.7.2
Repository:
https://github.com/dimo-network/edge-network.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
161 SLOC
#
Functions
New
New returns a new CAN bus socket.
#
Constants
EFF
Extended frame format.
ERR
Error message frame.
RTR
Remote transmission request.
SFF
Standard frame format.
#
Structs
Frame
Frame is exchanged over a CAN bus.
Socket
Socket is a high-level representation of a CANBus socket.
#
Type aliases
Kind
No description provided by the author