Skip to main content

Class Mcp4xx1

Represents a Mcp4xx1 digital potentiometer

Assembly: Mcp4xxx.dll
View Source
Declaration
public abstract class Mcp4xx1 : Mcp4xxx, ISpiPeripheral

Inheritance: System.Object -> Meadow.Foundation.ICs.DigiPots.Mcp4xxx

Derived:
Meadow.Foundation.ICs.DigiPots.Mcp4131

Implements:
Meadow.Hardware.ISpiPeripheral

Properties

Potentiometers

Gets the array of potentiometers in this Mcp4xx1 device.

View Source
Declaration
public IPotentiometer[] Potentiometers { get; }

Implements

  • Meadow.Hardware.ISpiPeripheral