Skip to main content

Class Mcp4xx2

Represents a Mcp4xx2 digital rheostat

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

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

Derived:
Meadow.Foundation.ICs.DigiPots.Mcp4132

Implements:
Meadow.Hardware.ISpiPeripheral

Properties​

Rheostats​

Gets the array of rheostats connected to this Mcp4xx2 device.

View Source​
Declaration
public IRheostat[] Rheostats { get; }

Implements​

  • Meadow.Hardware.ISpiPeripheral