CanInterface

A single controller area network (CAN) device interface.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique name of the interface.

Link copied to clipboard

The name of the communication protocol for the interface.

Link copied to clipboard

The version of the communication protocol for the interface.

Functions

Link copied to clipboard
inline fun copy(block: CanInterface.Builder.() -> Unit = {}): CanInterface
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String