Values.CanInterfaceSourceA single controller area network (CAN) device interface.
type nonrec t = {name : CanInterfaceName.t;The unique name of the interface.
*)protocolName : ProtocolName.t option;The name of the communication protocol for the interface.
*)protocolVersion : ProtocolVersion.t option;The version of the communication protocol for the interface.
*)}