Skip to main content

Class FtdiPin

Assembly: Ft232h.dll
View Source
Declaration
public class FtdiPin : Pin, IPin, IEquatable<IPin>

Inheritance: System.Object -> Meadow.Hardware.Pin

Implements:
Meadow.Hardware.IPin, System.IEquatable<Meadow.Hardware.IPin>

Properties

IsLowByte

View Source
Declaration
public bool IsLowByte { get; set; }

Implements

  • Meadow.Hardware.IPin
  • System.IEquatable<Meadow.Hardware.IPin>