Class CanChannelInfo
Information about a Controller Area Network (CanChannelInfo) channel
Assembly: Meadow.Contracts.dll
View Source
Declaration
public class CanChannelInfo : DigitalChannelInfoBase, ICanChannelInfo, IDigitalChannelInfo, IChannelInfo
Inheritance: System.Object
-> Meadow.Hardware.ChannelInfoBase
Implements:
Meadow.Hardware.ICanChannelInfo
Properties
SerialDirection
Direction
View Source
Declaration
public SerialDirectionType SerialDirection { get; protected set; }