//
pkg.gl
Category
github.com/go-lsst/ncs
drivers
canbus
package
0.2.0
Repository:
https://github.com/go-lsst/ncs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
890 SLOC
#
Functions
Msg
No description provided by the author
New
No description provided by the author
NewADC
No description provided by the author
NewDAC
No description provided by the author
NewLED
No description provided by the author
NewMock
No description provided by the author
#
Constants
Boot
The command types known to the CAN bus.
Info
The command types known to the CAN bus.
Quit
The command types known to the CAN bus.
Rsdo
The command types known to the CAN bus.
Sync
The command types known to the CAN bus.
Wsdo
The command types known to the CAN bus.
#
Structs
ADC
No description provided by the author
Command
Command is a command sent/received on the CAN bus.
DAC
No description provided by the author
Error
No description provided by the author
LED
No description provided by the author
Message
Message is a pair request/reply sent on the CAN bus.
#
Interfaces
Bus
No description provided by the author
#
Type aliases
Cmd
Cmd is a type of command to send/receive on/from the CAN bus.