package
0.12.2
Repository: https://github.com/einride/can-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

IsIndependentSignalsMessage returns true if m is the special independent signals message.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IndependentSignalsMessageName is the message ID used by the special independent signals message.
IndependentSignalsMessageName is the message name used by the special independent signals message.
IndependentSignalsMessageSize is the size used by the special independent signals message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodePlaceholder is the placeholder node name used when no actual node is specified.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AttributeDef defines a user-defined attribute.
AttributeDefaultValueDef defines the default value for an attribute.
AttributeValueForObjectDef defines a value for an attribute and an object.
BitTimingDef defines the baud rate and the settings of the BTR registers of a CAN network.
CommentDef defines a comment.
EnvironmentVariableDataDef defines an environment variable as being of type "data".
EnvironmentVariableDef defines an environment variable.
File is a parsed DBC source file.
MessageDef defines a frame in the network.
MessageTransmittersDef defines multiple transmitter nodes of a single message.
NewSymbolsDef defines new symbol entries in a DBC file.
NodesDef defines the names of all nodes participating in the network.
No description provided by the author
SignalDef defines a signal within a message.
SignalValueTypeDef defines an extended type definition for a signal.
UnknownDef represents an unknown or unsupported DBC definition.
ValueDescriptionDef defines a textual description for a single signal value.
ValueDescriptionsDef defines inline descriptions for specific raw signal values.
ValueTableDef defines a global value table.
VersionDef defines the version of a DBC file.

# Interfaces

Def represents a single definition within a DBC file.
Error represents an error in a DBC file.

# Type aliases

AccessType represents the access type of an environment variable.
AttributeValueType represents an attribute value type.
EnvironmentVariableType represents the type of an environment variable.
Identifier represents a DBC identifier.
Keyword represents a DBC keyword.
MessageID represents a message ID.
ObjectType identifies the type of a DBC object.
SignalValueType represents an extended signal value type.